BODY {
	background-color : #000084;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 2px;
	margin-left: 2px;
}
TD {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
A {
	color : #ffffff;
	text-decoration: underline;
}
A:HOVER {
	text-decoration : none;
}
A.nav {
	color : #F9F9F9;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	font-family: Garamond;
}
A.nav:HOVER {
	text-decoration : none;
	color: #63CEFF;
	font-size: 12pt;
	font-family: Garamond;
}
.smalltext {
	font-size : 8pt;
}
A.sublinks {
	font-size : 8pt;
	color: White;
}
A.sublinks:HOVER {
	color: #63CEFF;
	font-size: 8pt;
}
.heading1 {
	font-size : 14pt;
	color : Black;
	font-weight : bold;
}
