BODY {
scrollbar-face-color:#9c775f;
scrollbar-highlight-color:#A46E54;
scrollbar-3dlight-color:#F0DBBF;
scrollbar-darkshadow-color:#3D2B2B;
scrollbar-shadow-color:#5D1C15;
scrollbar-arrow-color:#f0d80b;
scrollbar-track-color:#7e4135;
}


.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #663333;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	text-decoration: underline;
	color: #663333;

}
a {
	color: #FF3300;
}
