<html>
<head>
	<title>style1</title>
</head>
<body>



<style type="text/css">


a			{text-decoration:none}
a:link { color: #00FFFF; text-decoration: underline}
a:visited { color: #00FFFF; text-decoration: underline}
a:hover {color: blue; text-decoration: underline;}
a:active {color: #00FFFF; 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: 105%; font-weight: bold; text-align: center}
span.c2 {font-family: arial; font-size: 85%; text-align: center}
span.c1 {font-family: Georgia; font-size: 170%; font-weight: bold; text-align: center}
</style>










</body>
</html>