
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8e8e8;
}

blockquote.quoteaa {
	font-family: georgia;
	font-size: 9pt;
	color: #006633;
	font-style: italic;
	font-weight: bold;
	}
	
	
span.quotebb {
	font-family: arial;
	font-size: 9pt;
	color: #006633;
	font-style: normal;
	font-weight: normal;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}

p.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin:50px 0 0 0;
}

p.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
} 

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	margin: 0 0 -15px 0; 
	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006633;
	font-weight: bold;
	font-style: italic;
	
}	

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #287332;
	text-decoration: none;
	border-bottom: dotted #287332 1px;
}

a:Hover { 
  color: #287332;
  background-color: #D6FFCB;
}

a.aAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #287332;
	text-decoration: none;
	border-bottom: dotted #287332 1px;
}

a.aSideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #287332;
	text-decoration: none;
	text-align: left;
	border-bottom: none;
}

a.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
	border-bottom: dotted #287332 1px;
}

a.aImagelink {
  text-decoration: none;
  border-bottom: none;
}
a.bodylink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #287332;
	font-weight: bold;
	text-decoration: none;
	

a.bodylink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #287332;
	font-weight: bold;
	text-decoration: none;
	
	}
a.bodylink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #287332;
	font-weight: bold;
	text-decoration: none;
	
	}
a.bodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #287332;
	font-weight: bold;
	text-decoration: none;
	
	}


