body,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #392d26;
}
body {
	margin-left: 0px;
	margin-top: 10 px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #295d8c;
}
a:visited {
	text-decoration: none;
	color: #4b83b5;
}
a:hover {
	text-decoration: underline;
	color: #c15a24;
}
a:active {
	text-decoration: none;
	color: #295d8c;
}
.navigation {
	font-family: Arial, Helvetice, sans-serif;
	font-size: 16px;
	font-weight: bold
	color: #392d26;
}
.navigation a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #392d26;
}
.navigation a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #60534b;
}
.navigation a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
	color: #c15a24;
}
.navigation a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #c15a24;
}
.footer {
	font-size: 10px;
	color: #392d26;
	font-weight: bold
}
.footer a:link {
	font-size: 10px;
	text-decoration: none;
	color: #392d26;
	font-weight: bold;
}
.footer a:visited {
	font-size: 10px;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #c15a24;
}
.footer a:active {
	font-size: 10px;
	text-decoration: none;
	color: #c15a24;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c15a24;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align:left;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #c15a24;
	font-weight: normal;
	margin-bottom: 0px;
}

h3 {
	font-size: 12px;
	color: #c15a24;
	font-weight: bold;
	margin-bottom: 0px;
}
.small {
	font-size: 10px;
}
.sidebox {
	color: #FFCC66;
}
	
