<style>
/* body {face: Verdana, Arial, Helvetica,sans-serif;} */
h1 { font-family: "Gill Sans MT"; font-size: 22px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 24.4px; }
h2 { font-family: "Gill Sans MT"; font-size: 20px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 22.4px; }
h3 { font-family: "Gill Sans MT"; font-size: 18px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 20.4px; }
h4 { font-family: "Gill Sans MT"; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 18.4px; }
p  { font-family: "Gill Sans MT"; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 18.4px; }
blockquote { font-family: "Gill Sans MT"; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 18.4px; }
pre { font-family: "Gill Sans MT"; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 18.5714px; }

a:link { 
	text-decoration: none; 
	color: "#990033" ;
}
a:visited { 
	text-decoration: none; 
	color: "#993333" ;
}
a:active { 
	text-decoration: none; 
	color:  "#990033";
}
a:hover {
	text-decoration: none;
	color: "#00FF00";
}

:link { 
	text-decoration: none; 
	color: "#990033" ;
}
:visited { 
	text-decoration: none; 
	color: "#993333"  ;
}
:active { 
	text-decoration: none; 
	color: "#990033" ; 	
}
:hover {
	text-decoration: none;
	color: "#00FF00";
}
</style>
