body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #E5DBCB;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #E39C96;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E39C96;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #9F652E;
}
a:active {
	text-decoration: none;
	color: #E39C96;
}
.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: #666666;
}
.h3 {
	font-family: Courier New, Courier, mono;
	font-weight: bold;
	font-size: 16px;
	color: #E49C96;
}
.h4 {
	font-family: Courier New, Courier, mono;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #777777;
}
.invis {
	color: #E5DBCB;
}