<html>
<head>
	<title>style1</title>
</head>
<body>



<style type="text/css">

a			{text-decoration:none}
a:link { color: #00152B; text-decoration: underline}
a:visited { color: #00152B; text-decoration: underline}
a:hover {color: #003C77; text-decoration: underline}
a:active { color: #00152B; text-decoration: underline}



span.c9 {font-family: Comic Sans MS; color:white;font-size: 95%; font-weight: bold; text-align: center; text-decoration: underline}
span.c8 {font-family: Comic Sans MS; color:white; font-size: 80%; text-align: center; text-decoration: underline}









</style>








</body>
</html>