﻿a {
  	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2a471f;
	text-decoration: none;
}

A:link    { color: #2a471f }
A:visited { color: #2a471f }
A:hover   { color: #9d9c79 }
A:active  { color: #2a471f }

.content {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3a3a3a;
}
.pageHeader {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9d9c79;
}
.greenBold {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2f611b;
}
.footer {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3a3a3a;
}

