body, P { color: #000000; font-size: 11pt; font-family: Arial, Helvetica, sans-serif}
TD.nav { color: #000000; font-size: 12pt; font-family: Arial, Helvetica, sans-serif}
OL{ color: #000000; font-size: 11pt; font-family: times roman }
table.tab { color: #000000; font-size: 10pt; font-family: Arial, Helvetica, sans-serif}
H1 {
	color: #CC0000;
	font-size: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 1px;

}
H2 {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;

}

UL {
	color: #000000;
	font-size: 11pt;
	font-family: times roman;
	text-align: left;
	list-style-type: disc;
}
div#nav a:link {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	padding: 0px;
	line-height: 25px;
	margin: 0px;


}
div#nav a:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 25px;
	margin: 0px;


}
div#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 25px;
	margin: 0px;


}
div#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 25px;
	margin: 0px;

}

a:link {
	color: #CC6633;
	text-decoration: underline;
	
}
a:visited {	color: #666666; text-decoration: underline }
a:hover {
	color: #CC6633;
	text-decoration: underline;
}
a:active { color: #666666; text-decoration: underline }
