<html>
<head>
	<title>style1</title>
</head>
<body>



<style type="text/css">

a			{text-decoration:none}
a:link { color: red; text-decoration: underline}
a:visited { color: red; text-decoration: underline}
a:hover {text-decoration: underline; color:#FF3C3C}
a:active {color: #993333; text-decoration: underline}

div.c9 { text-align: center}

span.c7 {font-family: AvantGarde Bk BT; font-size: 200%; text-align: center}
span.c6 {font-family: Trebuchet MS; font-size: 175%; text-align: center}
span.c5 {font-family: Trebuchet MS; font-size: 115%; text-align: center}
span.c4 {font-family: Trebuchet MS; font-size: 145%; text-align: center}
span.c3 {font-family: Trebuchet MS; font-size: 220%; text-align: center}
span.c2 {font-family: Trebuchet MS; font-size: 80%; text-align: center}
span.c1 {font-family: Trebuchet MS; font-size: 220%; font-weight: bold; text-align: center}
</style>








</body>
</html>