BODY {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: white;
	}

TD,TH,P,DIV,FORM,BLOCKQUOTE,UL,OL {
	color: Black;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A, A:LINK {
	color: #05204F;
	text-decoration: underline;
	background-color : White;
}

A, A:VISITED {
	color: #05204F;
	text-decoration: underline;
	background-color : White;
}

H1 {
	color: #05204F;
	font-size: 110%;
	font-weight : bold;
	background-color: White;
}

.statehead {
	color: #05204F;
	font-weight : bold;
	background-color: White;
}

.sup {
	font-size : 75%;
}

.error {
	color : #FF0000;
	background-color: white;
	font-weight : bold;
}

.ok {
	font-weight : bold;
}

.small {
	font-size: 75%
}
