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



<style type="text/css">


a			{text-decoration:none}
a:link { color: black; text-decoration: underline}
a:visited { color: black; text-decoration: underline}
a:hover {text-decoration: none; color:white}
a:active {color: black; text-decoration: underline}


div.c11 { text-align: center}

span.c6 {font-family: arial; font-size: 110%; text-align: center}
span.c5 {font-family: Georgia; font-size: 110%; 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: 105%; text-align: center}
span.c1 {font-family: Georgia; font-size: 170%; font-weight: bold; text-align: center}
</style>










</body>
</html>