BODY {font : Trebuchet MS, Arial, Helvetica, sans-serif;}

a:link       { color: #00009C;text-decoration:none;font-size : 12px; }
a:visited    { color: #00009C;text-decoration:none;font-size : 12px; }
a:hover      { color: #0033CC;text-decoration:none;font-size : 12px; }
TABLE {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	}
	td {
	font-size : 12px;
	
}
th {font-size :12px; font-family : Trebuchet MS, Arial, Helvetica, sans-serif; padding-bottom : 7px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 7px;
	}
	
	td .spec
	{border-left-width: 1; border-right-width: 1;  border-bottom: 1px solid #0096C8}
	
input.button
{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
background-color: #eeeeee; 
color: #00009c;
font-weight : bold;
}
select
{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
}