<!--

A:link    { color: #333333;  text-decoration: none;}
A:visited { color: #333333;  text-decoration: none;}
A:active  { color: #333333;  text-decoration: none;}
A:hover   { color: #CCCCCC;  text-decoration: underline;}

BODY,TABLE,P {
		font-family: Tahoma, Arial;
		font-size: 11px;
	 	color: 999999;
		margin: 0px 0px 0px 0px ;
		background-color:#FFFFFF;
}
	
.x12 {
		font-family: Tahoma, Arial;
		font-weight:bold; 
		font-size: 13px;
	 	color: 000000;
		text-decoration: underline;
}
-->