<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: none; color:blue}
a:active {color: #993333; text-decoration: none}

a.style1:link {color: white;}

div.c10 { text-align: center}

span.c9 {font-family: trebuchet ms; font-size: 110%; text-align: center}
span.c8 {font-family: trebuchet ms; font-size: 170%; text-align: center}
span.c7 {font-family: trebuchet ms; font-size: 150%; text-align: center}
span.c6 {font-family: arial; font-size: 125%; text-align: center}
span.c5 {font-family: arial; font-size: 140%; text-align: center}
span.c4 {font-family: arial; font-size: 175%; text-align: center}
span.c3 {font-family: arial; font-size: 225%; text-align: center}
span.c2 {font-family: Times New Roman; font-size: 105%; text-align: center}
span.c1 {font-family: ArbuckleRemix; font-size: 120%; text-align: center}

</style>




</body>
</html>