body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #DFCAAF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #5F543C;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #5F543C;
}
a:hover {
	text-decoration: underline;
	color: #648DA6;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #5F543C;
}
.maintxt {
	margin-left: 60px;
	margin-right: 40px;
}
.logo {
	margin-right: 50px;
}
.main_imgs {
	margin-top: 1px;
}
.title_img {
	margin-left: 40px;
}
.h1 {
	font-family: Courier New, Courier, mono;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
.h2 {
	font-family: Courier New, Courier, mono;
	font-weight: bold;
	font-size: 14px;
	color: #5F543C;
}
.h3 {
	font-family: Courier New, Courier, mono;
	font-weight: bold;
	font-size: 16px;
	color: #648DA6;
}
.h4 {
	color: #DFCAAF;
	font-size: 8px;
}
.h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	margin-left: 60px;
	margin-right: 40px;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #779AB1;
}
.invis {
	color: #DFCAAF;
}