BODY {
	SCROLLBAR-FACE-COLOR: #F7EABE;
	SCROLLBAR-HIGHLIGHT-COLOR:#F7EABE;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #6B4B2C;
	SCROLLBAR-TRACK-COLOR: #F7EABE;
	SCROLLBAR-DARKSHADOW-COLOR: #F7EABE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B4B2C;
	text-decoration: none;
	background-color: #F7EABE;
	background-attachment: fixed;
	background-image: url(images/BG.jpg);
	background-repeat: repeat;
	text-align: justify;
	position: absolute;
	margin: 1px;


} 
a {
	color: #6B4B2C;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;

}

a:hover {
	color: #CA7B0D;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;


}
.smalltext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;

}
table {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	}