body {
	font-family: Arial, Verdana;
	color: #333333;
	margin: 0 0 0 0;
	background-color: #616335;
	font-size: 8pt;
}
div, span, p, td {
	font-family: Verdana, Arial;
	color: #616335;
	font-size: 9pt;
}
a:link {
	color: #624237;
	text-decoration: none;
}
a:visited {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	color: #3e3f22;
	text-decoration: none;
}
a:active {
	color: #34adfa;
	text-decoration: none;
}
h1 {
	font-size: 12pt;
	color: #660000;
}
ol {
	font-family: arial, helvetica, sans-serif;
}
ul {
	list-style: square;
	font-family: arial, helvetica, sans-serif;
}

