<style>


A:link		{
		color:#0000FF;
		text-decoration: none;
		font-style: none;
		}

A:visited	{
		color:#0000FF;
		text-decoration: none;
		font-style: none;
		}

A:active	{
		color:#0000FF;
		text-decoration: none;
		font-style: none;
		}

A:hover		{
		color:#FF0000;	
		text-decoration: underline;
		font-style: none;
		}


</style>
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0000FF;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0000FF;
	text-align: center;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
