BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	}

A:LINK {
	color : #CC0000;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
}

A:VISITED {
	color : Gray;
	text-decoration : none;
}

A:HOVER {
	background-color : #CC0000;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

H1 {
	color : #003399;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	margin-bottom : 0px;
	font-weight : bold;
}

H2 {
	color : #003399;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	margin-bottom : 0px;
	font-weight : bold;
}

H3 {
	color : #CC0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 0px;
	font-weight : bold;
}

.blueheader {
	color : #003399;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	margin-bottom : 0px;
	font-weight : bold;
}

.redheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #CC0000; }

.blackheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; }