<style type="text/css">
a{text-decoration:none;}
a:link {  text-decoration: none; color: Blue}
a:visited {  text-decoration: none; color: red}
a:hover {  text-decoration: none; color: orange}
a:active {  text-decoration: none}
body {background-color : white}
p.normal {font-family: Verdana, Arial, Helvetica;
	font-size : 16 px;
	font-weight : normal;}
p.small {font-family: Verdana, Arial, Helvetica;
	font-size : 10 px;
	font-weight : normal;}
p.bold {font-family: Verdana, Arial, Helvetica;
	font-size : 18 px;
	font-weight : bold;
	text-align : center;}
h1 {	font-family: Verdana, Arial, Helvetica;
	font-size : 42px;
	font-weight : bold;
	color : #000099;
	text-align : center;
	font : bold;}
h4 {	color : #000099;
	text-align : center;
	font : bold;}
td {	font-family: Verdana, Arial, Helvetica;
	font-size : 16px;
	font-weight : normal;}
</style>

