.style-b{
	color:#333333;
}

a.navtext {
	font-size: 11px;
 	color: #FFFFFF;
 	text-decoration:none;
}
a.navtext:hover {
 	font-size: 11px;
 	color: #999999;
 	text-decoration:none;
}
a.navtext:visited {
 	color: #FFFFFF;
 	text-decoration:none;
}


BODY {
  	font-family: Trebuchet MS;
	font-size: 12px;
	color: #727272;
	vertical-align: top;	
	line-height:13px;
}

td, th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	vertical-align: top;	
	line-height:13px;
}

img{border:0;}

a {
	font-family:Trebuchet MS;
	color: #000099;		
}
a:visited {
	font-family:Trebuchet MS;
	color: #000099;
}
a:hover {
	font-family:Trebuchet MS;
	color: #000000;
}
a:active {
	font-family:Trebuchet MS;
	color: #000099;	
}






