a { color: blue; font-family: Arial, Helvetica, sans-serif; background-color: transparent }
a:hover { color: red; font-family: Arial, Helvetica, sans-serif; background-color: white}
body { font-family: "Lucida Sans"; color: #000066;  background : White; }
.body_text {font-size: smaller}
hr{	width: 90%;	size:3;	color: #000066}
h1 {
	color: #000066;
	font-variant: normal;
	font-family: "Lucida Sans";
	background-color : White;
	font-weight : bold;
	}
h2 {
	color: #203464;
	font-variant: normal;
	font-family: "Lucida Sans";
	background-color : White;
	font-weight : bold;
	text-align: center;
	}
h3 {
	color: #000066;
	font-variant: normal;
	font-family: "Lucida Sans";
	background-color : White;
}
h4 {
	color: blue;
	font-variant: normal;
	font-family: "Lucida Sans";
	background-color : White;
	font-size: small;
}
td {
	font-family: Arial, Helvetica, sans-serif; 
	background-color : White;
}
ul {
	color: #35568C;
	font-variant: normal;
	font-family: "Lucida Sans";
	background-color : White;
	font : bold;
	font-size : smaller;
}
