BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
}

TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
}


.header {
	color : #990000;
	font-weight : bold;
	font-size : 10pt;
	text-align : center;
	margin-bottom : 6px;
	;
}

.largeHeader {
	color : #990000;
	font-weight : bold;
	font-size : 12pt;
	text-align : center;
	margin-bottom : 6px;
}

#pageNav {
	font-size : 8pt;
}

#reverse {
	color : #ffffff;
}

#reverse A {
	color : #ffffff;
	text-decoration : underline;
}

#reverse A:HOVER {
	color : #FFD700;
	text-decoration : underline;
}

