<html>
<head>
	<title>style1</title>
</head>
<body>



<style type="text/css">


a			{text-decoration:none}
a:link { color: #FFCC00; text-decoration: underline}
a:visited { color: #FFCC00; text-decoration: underline}
a:hover {text-decoration: underline; color:#FFCC00}
a:active {color: #FFCC00; text-decoration: underline}

div.c11 { text-align: center}

span.c5 {font-family: trebuchet ms; font-size: 150%;  font-weight:bold; text-align: center}
span.c4 {font-family: trebuchet ms; font-size: 125%;  font-weight:bold; text-align: center}
span.c3 {font-family: trebuchet ms; font-size: 85%;  color:white; font-weight:bold; text-align: center}
span.c2 {font-family: arial; font-size: 85%;  color:#FFCC00;text-align: center}
span.c1 {font-family: tahoma; font-size: 75%;  color:#FFCC00; text-align: center}
</style>










</body>
</html>