<style type="text/css">

p{font-family: Arial;	font-size:80%;	color:black;}

h1{
	font-family: Arial;
	font-size:80%;
	font-weight:bold;
}

h2{
	font-family: Arial;
	font-size:90%;
	font-weight:bold;
	text-align: left;
	text-decoration: underline;
}

a:link {text-decoration: none; color:#006699; font-weight:bold;}
a:visited {text-decoration: none; color:#006699; font-weight:bold;}
a:active {text-decoration: none; color:#006699; font-weight:bold;}
a:hover {text-decoration: none; color: blue; font-weight:bold;}

</style> 
