/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	font-family: Alexis Italic;
	color: #000066;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
a {
	font-family: Alexis Italic;
}
a.red:link {
	color: #FFFF00;
	font-family: Tahoma;
	font-size: 10px; 
}
.style1 {
	color: #FFFF00;
	font-family: Tahoma;
	font-size: 10px;
}
.style2 {
	font-size: 10px;
	color: #999999;
	font-family: Tahoma;
}
.style3 {
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	font-family: "Lucida Calligraphy";
	color: #FFFF00;
	font-size: 18px;
}
.style5 {
	font-family: "Tahoma";
	color: #000033;
	font-size: 14px;
	font-weight: bold;
}
.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 17px;
	font-weight: normal;
}
.style7 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma;
	text-align: justify;
}
.style8 {
	color: #FFFF00;
	font-weight: bold;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
-->
</style></head>