body {
    background-color: #;
	scrollbar-face-color: #d3c6b6;
	scrollbar-highlight-color: #B9A58C;
	scrollbar-shadow-color: #A88E6F;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color: #A88E6F;
	scrollbar-track-color: #DBD1C4;
	scrollbar-darkshadow-color: #A88E6F;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
a:link { color: #714C1F; text-decoration: none}
a:visited { color: #714C1F; text-decoration: none}
a:active { color: #000000; text-decoration: none}
a:hover { color: #000000; text-decoration: none}
.headtext{
    font-family: Arial;
	color: #5D4534;
	font-size: 17px;
	font-weight: bold;
	}
.headtext1{
    font-family: Arial;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.headtext2{
    font-family: Arial;
	color: #720101;
	font-size: 70px;
	font-weight:  bold;
}
.text{
	font-family: Arial;
	color: #573B1C;
	font-size: 15px;
	font-weight: normal;
}
.text1{
	font-family: Arial;
	color: #772710;
	font-size: 12px;
	font-weight: bold;
}
.text2{
	font-family: Arial;
	color: #ACB950;
	font-size: 12px;
	font-weight: normal;
}
.text3{
	font-family: Arial;
	color: #B06D1E;
	font-size: 12px;
	font-weight: normal;
}
.text4{
	font-family: Arial;
	color: #34190E;
	font-size: 12px;
	font-weight: bold;
}
.headlink{
	font-family: Arial;
	color: #ACB950;
	font-size: 13px;
}
.headlink:link { color: #ACB950; text-decoration: none}
.headlink:visited { color: #ACB950; text-decoration: none}
.headlink:active { color: #ACB950; text-decoration: none}
.headlink:hover { color: #9E0202; text-decoration: none}

