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





<style type="text/css">

a			{text-decoration:none}
a:link { color: red; text-decoration: none}
a:visited { color: red; text-decoration: none}
a:hover {text-decoration: underline; color:#FF3C3C}
a:active {color: #993333; text-decoration: none}











div.c10 {text-align: center}
	
	span.c9 {font-family: arial; font-size: 85%; color:red;}
	span.c8 {font-family: arial; font-size: 85%; color:red;}
	span.c7 {font-family: arial; font-size: 85%; color:white;}
	span.c6 {font-family: tahoma; font-size: 175%; text-align: center;}
	span.c5 {font-family: arial; font-size: 85%; color:white;}
	span.c4 {font-family: tahoma; font-size: 175%; text-align: center;}
	span.c3 {font-family: arial; font-size: 85%; color:white;}
	span.c2 {font-family: arial; font-size: 85%; color:white;}
 	span.c1 {font-family: arial; font-size: 85%; color:white;}
</style>







</body>
</html>