/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #666633;
}
.style1 {color: #FFFFFF}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	color: #333333;
}
.style4 {
	font-size: x-small;
	color: #FFFFFF;
	font-style: italic;
}
.style5 {color: #000000}
.style6 {color: #000000; font-weight: bold; }
.footer {
	font-size: x-small;
	color: #000000;
}
.headers {
	font-size: x-large;
	color: #666633;
	font-style: italic;
	font-weight: bold;
}
