body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #454436;
	line-height: 150%;
}
h1 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #436041;
	text-decoration: none;
}
a:hover {
	color: #436041;
	text-decoration: underline;
}
a:active {
	color: #406241;
	text-decoration: none;
}
h2 {
	font-weight: bold;
	font-size: 11px;
}
.site-title {
	font-weight: bold;
	color: #406241;
}
a:visited {
	text-decoration: none;
	color: #406241;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
}

