<html>
<head>
	<title>style1</title>
</head>
<body>



<style type="text/css">

a:link {text-decoration: underline; color:red}
a:active {text-decoration: underline} 
a:visited {text-decoration: underline;}
a:hover {text-decoration: none; color:black}


div.c11 { text-align: center}


span.c9 {font-family: MS Sans Serif; font-size: 155%; text-align: center; }
span.c8 {font-family: MS Sans Serif; font-size: 85%; text-align: center; }
span.c7 {font-family: MS Sans Serif; font-size: 85%; text-align: center; font-weight:bold}
span.c6 {font-family: arial; font-size: 185%; text-align: center; font-weight: bold;}
span.c5 {font-family: arial; font-size: 220%; text-align: center; font-weight: bold;}
span.c4 {font-family: QuickType II; font-size: 185%; font-weight: bold; text-align: center; }
span.c3 {font-family: QuickType II; font-size: 120%;  font-weight: bold;text-align: center}
span.c2 {font-family: QuickType II; font-size: 165%; font-weight: bold; text-align: center}
span.c1 {font-family: QuickType II; font-size: 80%; color: white; text-align: center}
</style>










</body>
</html>