body {
	background-image: url(../images/bg/main.jpg);
	background-color: #E4D8C8;
	margin-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 8px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.maintxt {
	margin-left: 40px;
	margin-right: 50px;
	line-height: 135%;
}
.pgtitle {
	margin-left: 20px;
}
a:link {
	color: #6C2809;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6C2809;
}
a:hover {
	text-decoration: underline;
	color: #950413;
}
a:active {
	text-decoration: none;
	color: #6C2809;
}
.h1,.h2,.h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.h1 {
	font-size: 14px;
	color: #BBAF96;
}
.h2 {
	font-size: 12px;
	color: #616A57;
}
.h3 {
	font-size: 12px;
	color: #000000;
}