body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #996633;
	margin: 0px;
}
a:link {
	color: #996633;
	text-decoration: none;
}
a:visited {
	color: #86631E;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;	
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #996600;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #996600;
}
