body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
body {
	background-color: #E7CD9E;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #BA9561;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BA9561;
}
a:hover {
	text-decoration: underline;
	color: #EBBB7A;
}
a:active {
	text-decoration: none;
	color: #EBBB7A;
}

.bodyarea {
	border: 1px solid #333333;
	text-align: left;
	vertical-align: top;
	height: 100%;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1E2181;
	font-weight: bold;
	font-style: italic;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #675B46;
}
.footer:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #675B46;
}
.footer:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #675B46;
}
.nav {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F5E4C1;
}
.navtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #79694D;
}
.navtext:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #79694D;
}
.navtext:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #79694D;
}
.navtexton {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #79694D;
}
.navtexton:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #79694D;
}
.navtexton:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #79694D;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.boxedtext {
	padding: 10px;
	border: 1px solid #333333;
}
