body {background-color: #003366 ; leftmargin:0 ; topmargin:0 ; marginwidth: 0 ; marginheight=0} 


/*new CSS */



.mail {
	font-family: "verdana";
	font-size:9pt;
	color: #ffcc00;
	text-decoration: none;
	font-variant: small-caps;
	
	}
	
.info {
	font-family: "verdana";
	font-size:9pt;
	color: white;
	text-decoration: none;
	font-variant: small-caps;
	
	}
	
a.pdf:link {text-decoration: none;} 
a.pdf:visited {text-decoration: none;} 
a.pdf:hover { text-decoration: underline;} 
a.pdf:active {text-decoration: underline;} 

