/* CSS Document */

body
{
background-color:#705E00
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #295703;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.style9 {
	color: #5A4E17;
	font-weight: bold;
}