body,td,th {
	font-family: Verdana;
	font-size: 9pt;
	color: #666666;	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/.jpg);
}
a {    
	font-size: 11px;
	font-weight:bold;
	color: #000080;   	  
}
a:visited {
	color: #000080;
	font-weight:bold;
}
a:hover {
    color: #FF6600; 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold
}
a:active {
	color: #000000;
	font-weight:bold;
}
file, input, textarea, select {
 background-color: #FFFFFF;
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 color: #333;
 padding: 0px; 
} 


