h1 {
	font-family: Arial;
	font-size: 16pt;
	color: #A5CE39;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-family: Arial;
	font-size: 12pt;
	color: #A5CE39;
	font-style: italic;
	font-weight: bold;
	line-height: 150%;
	margin-top: 10;
	margin-bottom: 0;
}
body {
	font-family: Arial;
	font-size: 10pt;
	color: #8A8A8A;
}
a {
	font-family: Arial;
	font-size: 10pt;
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #A5CE39;
	text-decoration: underline;
	font-style: italic;
}
option {
	color: #8A8A8A;
	font-family: Arial;
	font-size: 10pt;
}
.maintextbody {
	font-family: Arial;
	font-size: 10pt;
	color: #8A8A8A;
}
.post img {
	border: 1px solid #FCB816;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

