body {
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(images/main_bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.style15 {
	font-family: "Times New Roman", Times, serif;
	color: #3D3612;
	font-size: 14px;
}
.style16 {
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	color: #3D3612;
}
.style18 {
	color: #914A17;
	font-size: 14px;
}
.style21 {
	color: #914A17;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
}
.style22 {
	color: #914A17;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #804000;
}
a:hover {
	text-decoration: underline;
	color: #3A0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}