html{
	height: 99.65%;
	}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.small {font-size:10px;}
a:link, a:visited {color:#000000; text-decoration:none; color:#000099;}
a.header:link, a.header:visited {color:#000000; text-decoration:none; color:#00000;}  
.medium {font-size:12px;}
.large {font-size:14px;}
.header {font-size:18px;}

table.dotted {border: 4px dotted grey;}
table.dashed {border: 4px dashed grey;}
td.dashed {border-bottom: 2px dotted grey;}