/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 10px;
}
body {
	background-color: #825580;
}
.style1 {font-size: 12px}
.style3 {font-size: 10px}
.style4 {color: #FFFFFF}
.style5 {font-size: 14px}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h4 {
	font-size: 12px;
	color: #000066;
}
.style7 {font-size: 12px; font-weight: bold; }
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF00CC;
}
a:active {
	text-decoration: underline;
}
-->
</style>
