body {
	SCROLLBAR-HIGHLIGHT-COLOR: #D3BE96; SCROLLBAR-SHADOW-COLOR: #990000; SCROLLBAR-ARROW-COLOR: #DFCA94; SCROLLBAR-BASE-COLOR: #000000; scrollbar-track-color:#000000;
	margin: 0px;
	background-color: #D3BE96;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;	
}
td, th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
a {
	font-size: 9pt;
	color: #C83716;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000000;
}