body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#663333;
}
	body {
	background-color: #996633;
	margin-left: 0px;
	margin-top: 5px;
}
p {
	font-size:1em;
	margin:0 0 0.5em 0;
}
.style2 {
	color:#CC6600;
	font-weight:bold;
}
.style3 {
	color:#2F221A;
	font-weight:bold;
}
.style4 {
	color:#666666;
	font-weight:bold;
}
.stylebold {
	font-weight:bold;
}
.styleitalics {
	font-style:italic;
}
.styleitalicbold {
	font-weight:bold;
	font-style:italic;
}
h1 {
	font-size: 10pt;
	color: #CC6600;
}
h2 {
	font-size: 10pt;
	color: #ffffff;
}
h3 {
	font-size: 11pt;
	color: #CC6600;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}

