@charset "UTF-8";
body {
	background-color: #A6A98A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #392B0B;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: #392BOB;
}
h2 {
	font-size: 11px;
	color: #392BOB;
}
a:link {
	text-decoration: none;
	color: #3C2F0F;
}
a:visited {
	text-decoration: none;
	color: #3C2F0F;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
p {
	line-height: 1.3em;
	font-size: 12.5px;
	padding: 1em;
}
.style1 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
