<style TYPE="text/css">
 /* Hide Style Sheet information from browsers that do not support Style Sheets */
 
 	  
	A:link {
	text-decoration: none;
	background-color: #;
	color: #006699
   }

	A:visited {
	text-decoration: underline;
	background: #;
	color: #006699
   }
   
	A:hover {
	background-color: #7B7B3E;
	color: #ffffff
 	}
 
	A:active {
	text-decoration: underline;
	background: #7E7E7E;
	color: #FFFFFF
   }

.js {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #990000;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #333333;
	line-height: 22px;

}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #006699;
	text-decoration: underline;

}
.subBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #006699;
	text-transform: uppercase;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #000000;
}

</style>
.tableSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #990000;
}
.tableSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: 600;
}
