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



<style type="text/css">

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

div.c9 { text-align: center}
span.c8 {font-family: Bookman Old Style; font-size: 70%; font-weight: bold; text-align: center;}
span.c7 {font-family: verdana; font-size: 75%; text-align: center;}
span.c6 {font-family: tahoma; font-size: 175% ; text-align: center}
span.c5 {font-family: tahoma; font-size: 125%; text-align: center}
span.c4 {font-family: tahoma; font-size: 227%; text-align: center}
span.c3 {font-family: Bookman Old Style; font-size: 85%; font-weight: bold; text-align: center; text-decoration: underline}
span.c2 {font-family: Bookman Old Style; font-size: 80%;  text-align: center; text-decoration: underline}
span.c1 {font-family: AvantGarde Bk BT; color: red; font-size: 110%; text-align: center}
</style>








</body>
</html>