/* CSS Document */
<style type="text/css">
<!--
body, td, th, p, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subtext {
	font-size: .75em;
	font-weight:bold;
}

.menu {font-size: .90em;
font-weight:bold;
text-decoration:none;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
.style1 {
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.style2 {
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.style3 {text-decoration: none; font-size: medium;
}
.style5 {
	font-size: x-small;
	color: #FFFFFF;
	}
.style6 {
	font-size: x-small;
	text-decoration: none;
}
H1 {
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
-->
</style>
