body,td,th {
	font-size: 12px;
	font-family: Arial;
	color: #666666;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #cecf9c;
}

body,td,th {
	font-family: arial;
	font-size: 12px;
}

a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

a:active {
	text-decoration: underline;
	color: #666666;
}

.h1 {
	font-family: Arial;
	font-size: 14pt;
	color: #2f5406;
}

.h2 {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #2f5406;
}

.h3 {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #71cb03;
}

.content {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
}

.geography {
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
}

.sitemap {
	color: #666666;
	font-size: 7pt;
}

a.sitemap {
	color: #666666;
	font-size: 7pt;
	text-decoration: none;
}
a.sitemap:hover {
	color: #666666;
	font-size: 7pt;
	text-decoration: underline;
}