body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #332B10;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	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: #236570;
}
a:visited {
	text-decoration: none;
	color: #4E7278;
}
a:hover {
	text-decoration: underline;
	color: #4F7018;
}
a:active {
	text-decoration: none;
	color: #5CB01D;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #cccc9a;
}
.navigation a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #332B10;
}
.navigation a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #332B10;
}
.navigation a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #236570;
}
.navigation a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
}
.footer {
	font-size: 12px;
	color: #332B10;
}
.footer a:link {
	font-size: 12px;
	text-decoration: none;
	color: #332B10;
	font-weight: bold;
}
.footer a:visited {
	text-decoration: none;
	color: #332B10;
}
.footer a:hover {
	text-decoration: underline;
	color: #4F7018;
}
.footer a:active {
	text-decoration: none;
	color: #4F7018;
	font-weight: bold;
}
.heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #332B10;
	font-weight: bold;
}
.headingblue {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #236570;
	font-weight: bold;
}
.sub {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #332B10;
	font-weight: bold;
}
.small {
	font-size: 10px;
}
.sidebox {
	color: #CCCC9A;
}
.whiteSmall {
	font-size: 10px;
	color: #FFFFFF;
}
	
