<html>
<head>
	<title>style1</title>
</head>
<body>



<style type="text/css">
a			{text-decoration:underline}
a:link { color: yellow; text-decoration: underline}
a:visited { color: yellow; text-decoration: underline}
a:hover {text-decoration: none; color: #FDD386}
a:active {color: yellow; text-decoration: underline}
div.c11 { text-align: center}

	span.c10 {font-family: arial; font-size: 220%; font-weight: bold; text-align: center}
	span.c9 {font-family: tahoma; font-size: 75%; color:white; text-decoration:underline; color: white}
	span.c8 {font-family: arial; font-size: 85%; color:white;}
	span.c7 {font-family: tahoma; font-size: 85%; color: yellow; font-weight: bold;}
	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: 200%; font-weight: bold; text-align: center}
	span.c2 {font-family: arial; font-size: 115%; text-align: center; color:yellow}
	span.c1 {font-family: arial; font-size: 150%; font-weight: bold; text-align: center}
	</style>








</body>
</html>