<html>
<head>
	<title>style1</title>
</head>
<body>



<style type="text/css">

a			{text-decoration:none}
a:link { color: #FF0080; text-decoration: none}
a:visited { color: #FF0080; text-decoration: none}
a:hover {color: blue; text-decoration: underline}
a:active { color: #FF0080; text-decoration: none}

div.c8 { text-align: center}
span.c7 {font-family: tahoma; color: black; font-size: 60%; text-align: center}
span.c6 {font-family: tahoma; color: black; font-size: 115%; font-weight: bold; text-align: center}
span.c5 {font-family: tahoma; font-size: 125%; text-align: center}
span.c4 {font-family: tahoma; color: white; font-size: 145%; text-align: center}
span.c3 {font-family: tahoma; font-size: 180%; text-align: center}
span.c2 {font-family: tahoma; color: black; font-size: 80%; text-align: center}
span.c1 {font-family: AvantGarde Bk BT; font-size: 240%; font-weight: bold; text-align: center}
</style>








</body>
</html>