body {
	background : #FFFFFF;
}

H1, H2, H3, H4, H5, P, UL, OL, PRE, BLOCKQUOTE, TABLE, TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}

.bodyHeader {
	font-weight: bold;
	color: #81B716;
	font-size: 12pt;
}

.bodyHeaderGray {
	color: #666666;
	font-size: 11pt;
	font-weight: bold;
}

.bottom {
	font-size : 9pt;
	color: #124A09;
}

.menu H1, .menu H2, .menu H3, .menu H4, .menu H5, .menu P, .menu UL, .menu OL, .menu PRE, .menu BLOCKQUOTE, .menu TABLE, .menu TD {
	font-size : 8pt;
	color: #FFFFFF;
	font-weight: bold;
}

.menu a, .menu a:visited, .menu a:active {
	font-size : 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}	

.menu a:hover {
	font-size : 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

