body {
	padding:0px;
	margin: 0px;
	background-color: #dedede;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navlist a:link, #navlist a:visited {
font-weight: bold;
color: #000000;
font-variant: small-caps;
text-decoration: none;
font-size:12px;

}

#navlist a:hover, #navlist a:active {
background-color: #204660;
color: white;

}h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #24506B;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666; 
	}