<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: black; text-decoration: none}
a:hover {color: blue; text-decoration: none}
a:active { color: #993333; text-decoration: none}

div.c7 { text-align: center}
span.c6 {font-family: tahoma; color: black; font-size: 95%; font-weight: bold; text-align: center}
span.c5 {font-family: tahoma; color: black; font-size: 115%; text-align: center}
span.c4 {font-family: tahoma; color: white; font-size: 145%; text-align: center}
span.c3 {font-family: tahoma; color: black; font-size: 180%; text-align: center}
span.c2 {font-family: tahoma; color: black; font-size: 80%; text-align: center}
span.c1 {font-family: tahoma; font-size: 220%; font-weight: bold; text-align: center}
</style>








</body>
</html>