@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	color: #FF9900;
	font-style: italic;
}
.style2 {font-size: 11px
}
.style3 {
	color: #FF9900;
	font-size: 11px;	
}
.style4 {
	color: #FF9900;
}
.style6 {font-size: 14px}
.style8 {
    font-size: 14px;
	color: #FF9900;
    font-weight: bold; 
}
.style9 {
	color: #FF9900;
	font-size: 11px;
}
.style10 {
	color: #CCCCCC;
	font-size: 11px;	
}

-->
</style>