<html>
<head>
	<title>style1</title>
</head>
<body>



<style type="text/css">


a			{text-decoration:none}
a:link { color: color: #B30000; text-decoration: underline}
a:visited { color: #B30000; text-decoration: underline}
a:hover {text-decoration: underline; color:red}
a:active {color: B30000; text-decoration: underline}


div.c11 { text-align: center}
span.c10 {font-family: verdana; font-size: 75%; text-align: center}
span.c9 {font-family: tahoma; color:black; font-size: 90%; text-align: center}
span.c8 {font-family: verdana; font-size: 85%; text-align: center}
span.c7 {font-family: arial; font-size: 110%; text-align: center}
span.c6 {font-family: arial; font-size: 125%; text-align: center}
span.c5 {font-family: tahoma; font-size: 190%; 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; color:black; font-size: 85%; text-align: center}
span.c1 {font-family: Georgia; font-size: 170%; font-weight: bold; text-align: center}
</style>










</body>
</html>