body { 
background-color: #ffffff;
margin: 20px;
}

.text {
	color: #006940;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5em;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.text {
	color: #006940;
	font-weight: normal;
	text-decoration: none; }
a:hover.text {
	color: #006940;
	text-decoration: none; }

.content {
	color: #363636;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.content {
	color: #7cc242;
	font-weight: normal; }
a:hover.content {
	color: #006940;
	text-decoration: none; }

p { margin-top: 8px; margin-bottom: 10px; }

H1 { font:20px/20px Arial, Helvetica, Verdana, sans-serif; color:#2f99d4; font-weight:bold; margin-top: 0px; margin-bottom: 15px; }

.pagehd {
	color: #006940;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.pagehd {
	color: #006940;
	font-weight: bold; }
a:hover.pagehd {
	color: #006940;
	text-decoration: none; }

ul {
	margin-left: 37px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../images/bullet_arrow.gif);
	}

ul li {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.3em;
	padding: 0px 0px 5px 0px;
	}

.footer {
	color: #636363;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.footer {
	color: #636363;
	font-weight: normal; }
a:hover.footer {
	color: #999999;
	text-decoration: none; }

a { color:#7cc242; text-decoration: none; }
a:hover { color:#006940; }
a:active { color:#888888; }