body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-highlight-color:#DBD5C5;
	scrollbar-shadow-color:#DBD5C5;
	scrollbar-3dlight-color:#DBD5C5;
	scrollbar-darkshadow-color:#DBD5C5;
	scrollbar-face-color:#DBD5C5;
	scrollbar-track-color:#FFFFFE;
	scrollbar-arrow-color:#CC0000;
	background-color:#E6E0D0;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #444444;
}
a:link {
	color: #996699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996699;
}
a:hover {
	text-decoration: underline;
	color: #996699;
}
a:active {
	text-decoration: none;
	color: #996699;
}
input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	height: 20px;
	border: #89857D;
	background-color: #89857D;
	
}
