body {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #666666;
	background-color: #006699;
	margin: 0px;
}
.small {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
#topnav {
	font-family: "trebuchet MS";
	size: 12px;
	color: #FFFFFF;
}
#topnav a {
	font-family: "trebuchet MS";
	size: 12px;
	color: #FFFFFF;
}
#topnav hover,visited,active {
	font-family: "trebuchet MS";
	size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
input {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #333333;
	background-color: #F0F0F0;
	border: thin dotted #CCCCCC;
}
