BODY{
					font-size : 10pt;
					font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
					color : #000000;
					background-color : #6b6b63;
}

 TABLE, TR, TH, TD {
					font-size : 10pt;
					font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
					color : #000000;
				}
H1{font-size : 12pt; }
H2{font-size : 10pt; }
.SansSerif {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.SansSerifB {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.Serif {font-family : Georgia, Times New Roman, Times, serif;}
.SerifB {
	font-family : Georgia, Times New Roman, Times, serif; font-weight : bold;
}
.Quote {font-size : 8pt; font-family : Georgia, Times New Roman, Times, serif;}
.QuoteB {font-size : 8pt; font-weight : bold; font-family : Georgia, Times New Roman, Times, serif;}
.Small {font-size : 7pt;}
.SmallB {font-size : 7pt; font-weight : bold;}
.Medium {font-size : 8pt;}
.MediumB {font-size : 8pt; font-weight : bold;}
.Large {font-size : 14pt;}
.LargeB {font-size : 14pt; font-weight : bold;}

A {text-decoration:underline;
color : #000000;}
A:link {text-decoration:underline;
	color : #000000;
}
A:visited {text-decoration:underline;
	color : #000000;
}
A:hover {
	text-decoration:underline overline;
	color : #000000;
}
A:active {
	text-decoration:underline;
	color : #000000;
}



.whitenav {text-decoration:none;
	color : #FFFFFF;
	font-weight : bold;
	padding: 1px;
}
.whitenav:link {text-decoration:none;
	color : #FFFFFF;
	font-weight : bold;
	padding: 1px;
}
.whitenav:visited {text-decoration:none;
	color : #FFFFFF;
	font-weight : bold;
	padding: 1px;
}
.whitenav:hover {
	text-decoration:underline;
	color : #FFFFFF;

	font-weight : bold;
	padding: 1px;
}
.whitenav:active {text-decoration:none;
	color : #FFFFFF;
	font-weight : bold;
	padding: 1px;
}


.orangenav {text-decoration:none;
color : #cc6633;
font-weight : bold;
padding: 1px;}
.orangenav:link {text-decoration:none;
	color : #cc6633;
	font-weight : bold;
	padding: 1px;
}
.orangenav:visited {text-decoration:none;
	color : #cc6633;
	font-weight : bold;
	padding: 1px;
}				
.orangenav:hover {

	text-decoration:underline overline;
	color : #c9d5e1;
	font-weight : bold;
	padding: 1px;
}
.orangenav:active {text-decoration:none;
	color : #cc6633;
	font-weight : bold;
	padding: 1px;
}


