/* CSS Document */
.black11pt {font-size: 11px; font-weight: normal; 
font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.blue11pt{font-size: 11px; color: #032978; font-family: Arial, Helvetica, sans-serif;}
.blue11ptB{font-size: 11px; color: #032978; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.red11ptB{font-size: 11px; color: #E2001A; font-weight: bold;  font-family: Arial, Helvetica, sans-serif;}
body {

	#margin-left: 0px;
	#margin-top: 0px;
	#margin-right: 0px;
	#margin-bottom: 0px;
	background-color: #b5b4b4;
}
a:link {
text-decoration: none;
	color: #999999;
	
}
a:visited {
text-decoration: none;
	color: #999999;
}
a:hover {
text-decoration: none;
	color: #999999;
}
a:active {
text-decoration: none;
	color: #999999;
}

-->
style8{

	color: #FF0000;
}
.black12ptB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.hiddenstuff{
visible: false;
}
.black12ptBGREY {
	color: #999999;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.black10ptBGREY {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.black10ptB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.black9pt {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
line-height:normal

}

