body {
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	background-image: url(images/pagebackground.jpg);
	background-color: 660000;
	SCROLLBAR-ARROW-COLOR: #C8C897;
SCROLLBAR-BASE-COLOR: #330000;
SCROLLBAR-FACE-COLOR: #660000;
SCROLLBAR-HIGHLIGHT-COLOR: #C8C897;
SCROLLBAR-SHADOW-COLOR: #330000;
SCROLLBAR-3DLIGHT-COLOR: #C8C897;
SCROLLBAR-TRACK-COLOR: #660000;
SCROLLBAR-DARKSHADOW-COLOR: #330000;
	  }     
 .style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: C8C897;
}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: C8C897;
}
.style2 {
	font-size: 13px;
	font-weight: bold;
	color: 330000;
}

	 	  
a:link {
	text-decoration: underline;
	color: #959570;
}
a:visited {
	text-decoration: underline;
	color: #959570;
}
a:hover {
	text-decoration: none;
	color: FFffff;
}
a:active {
	text-decoration: underline;
	color: #959570;
}
