body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #455a27;
	background-attachment: scroll;
	background-color: #FFFFFF;
	text-align: justify;
	list-style-type: square;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #Ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #E47642;
	scrolling : no;
	background-image: url(image/bg.jpg);
	background-repeat: repeat;
}
div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #455a27;
	text-align: justify;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #a17258;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	word-spacing: 1px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #8e9c62;
	text-decoration: underline overline;
	font-weight: bold;
	text-transform: uppercase;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #5e674a;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: capitalize;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #8e9c62;
}

