
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td#content {
	margin: 0px;
	padding: 20px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #086d3c;
}
h2 {
	font-size: 18px;
	color: #086d3c;
}
h3 {
	font-size: 16px;
	color: #086d3c;
}
h4 {
	font-size: 14px;
	color: #086d3c;
}
a:link {
	color: #086d3c;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #086d3c;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #086d3c;
}
div#leftcolumn {
	padding: 5px 16px 5px 15px;
	margin: 0px;
}
.textsmall {
	font-size: 10px;
}
