body {
 background : #FFFFFF;
 padding-top: 20px;
 color:#66737B;
 font-size: x-small;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align:center;
}


* html text{
 font-size: xx-small;/* for ie5 and 5.5. that are one size out*/
 f\ont-size: x-small;/* for ie 6*/
}

a{ color : #99CA3C; text-decoration : none; } 
a:hover { color : #3399CC; text-decoration : underline; } 

#header {
	margin-left:auto;
 	margin-right:auto;
	height: 75px; 
	width: 750px; 
	background:#FFFFFF
	padding-top: 15px; 
	border: 1px solid #FFFFFF; 
	border-top: 14px solid #FFFFFF; 
}
body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
