BODY
{
	font-family: "Arial", "Verdana";
	font-size: 10pt;
}
A:link
{
	text-decoration:none;
		color: FFFFFF;
			font-weight:bold;
}
A:visited
{
	color: FFFFFF;
	text-decoration:none;
		font-weight:bold;
	}
A:hover
{
	color: F9DC86;
	font-weight:bold;
}
H1
{
	font-family: "Verdana", "Arial";
	font-size: 14pt;
}
H2
{
	font-family: "Verdana", "Arial";
	font-size: 12pt;
}
H3
{
	font-family: "Verdana", "Arial";
	font-size: 11pt;
}
.h3
{
	font-family: "Verdana", "Arial";
	font-size: 11pt;
	font-weight: bold;
}
.norm
{
	font-family: "Verdana", "Arial";
	font-size: 10pt;
}
.highlight
{
	font-family: "Verdana", "Arial";
	font-size: 10pt;
	font-weight: bold;
}
.copyright
{
	font-family: "Times New Roman";
	font-size: 8pt;
}
.small
{
	font-family: "Verdana", "Arial";
	font-size: 8pt;
}
.smallhighlight
{
	font-family: "Verdana", "Arial";
	font-size: 8pt;
	font-weight: bold;
}
.header
{
	font-family: "Verdana", "Arial";
	font-size: 12pt;
	color: maroon;
	font-weight: bold;
}
.redhighlight
{
	font-family: "Verdana", "Arial";
	font-size: 8pt;
	font-weight: bold;
	color: red;
}
.rednormhighlight
{
	font-family: "Verdana", "Arial";
	font-size: 10pt;
	font-weight: bold;
	color: red;
}
.smallonred
{
	font-family: "Verdana", "Arial";
	font-size: 7pt;
	color: white;
	font-weight: bold;
}
TD {
		font-family : "Arial", "Verdana";
		font-size : 8pt;
	}
.menuhover {
		
			cursor : hand;
		
		background-color : #002D59;
	}
	
.menuhover2 {
		background-color : #002D59;
	}
	
.menu {
		font-family : "Arial", "Verdana";
		font-size : 8pt;
	}
.hdrmenuhover {
		
			cursor : hand;
		
		background-color : #002D59;
		font-weight : bold;
	}
.hdrmenu {
		font-family : "Arial", "Verdana";
		font-size : 8pt;
		font-weight : bold;
	}
.adminmenuhover {
		
			cursor : hand;
		
		background-color : #E1EAF0;
	}
