BODY {
	background-color : White;
}
TD {
	font-family : Georgia, Times, Times New Roman;
	font-size : 12pt;
}
A:ACTIVE{
	color : Maroon;
}
 A:LINK{
	color : Black;
}
 A:VISITED{
	color : Black;
}
 A:HOVER {
	color : Maroon;
}
.flatnav {
font-family : Georgia, Times, Times New Roman;
	font-size : 10pt;
}
.disclaimer {
font-family : Arial, Geneva;
	font-size : 8pt;
}
.admin {
font-family : Arial, Geneva;
	font-size : 10pt;
}
.formbutton {
font-family : Arial, Geneva;
	font-size : smaller;
}
.alert {
font-family : Arial, Geneva;
	font-size : 12pt;
	font-weight: bold;
}
.header{
	font-family : Georgia, Times, Times New Roman;
	font-size : 12pt;
	font-weight: bold;
}
callout{
	font-family : Georgia, Times, Times New Roman;
	font-color: red;
}
hr{
	height:1px;
	color:#c2c2c2;
	margin:4px;
	width:80%;
}