BODY {
	color : Black;
	font-family : Garamond, Arial, "Times New Roman", sans-serif;
	font-size : 14pt;
	text-align : left;
}
TABLE{
	font-family : Garamond, Arial, "Times New Roman";
	font-size : 14pt;
}
TD{
	font-family : Garamond, Arial, "Times New Roman";
	font-size : 14pt;
	}
A:LINK{
	color : #FFD700;
}
A:VISITED{
	color : #FFD700;
}
A:HOVER {
	color : White;
}
.BIGGER{
	font : 18pt Garamond, Arial, "Times New Roman";;
	font-weight : bold;
}
.BOLD{
	font-weight : bold;
	font-family : Garamond, Arial, "Times New Roman";
}
.NAV{
	text-align : center;
	text-decoration : none;
	font : bold 14pt Garamond, Arial, "Times New Roman";
	background-color : #000099;
	width : 90%;
		
}
.NAVSMALLER{
	text-align : center;
	text-decoration : none;
	font : bold 12pt  "Times New Roman" Garamond Arial;
	background-color : #000099;
	width : 90%;
		
}
.NAVTEXT{
	font-family : Garamond, Arial, "Times New Roman";
	color : #FFD700;
	font-size : 14pt;
	font-weight : bolder;
}
.HUGE{
	font : 48pt Garamond, Arial, "Times New Roman";
}