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



<style type="text/css">


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


div.c11 { text-align: center}

span.c6 {font-family: arial; font-size: 110%; text-align: center}
span.c5 {font-family: arial; font-size: 130%; font-weight: bold; text-align: center}
span.c4 {font-family: arial; font-size: 150%; font-weight: bold; text-align: center}
span.c3 {font-family: arial; font-size: 190%; font-weight: bold; text-align: center}
span.c2 {font-family: arial; font-size: 75%; text-align: center}
span.c1 {font-family: arial; font-size: 170%; font-weight: bold; text-align: center}
</style>










</body>
</html>