﻿.body        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #005000;
	line-height: 125%;
	font-style: italic;
}
.small      { font-size: 8pt; font-family: Arial; color: #005000; margin-top:0; margin-bottom:0 }
a {
	color: #006600;
}
a:visited {
	color: #339933;
}
a:active {
	color: #00CC00;
}
a:hover {
	color: #00CC00;
}
.ImageRight {
	margin-left: 20px;
	margin-bottom: 20px;
}
.ImageLeft {
	margin-right: 20px;
	margin-bottom: 14px;
}
h1          {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #005000;
	font-weight: bold;
	font-style: normal;
}
h2          {
	font-family: Arial;
	font-size: 12pt;
	color: #005000;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
h3          {
	font-family: Arial;
	font-size: 10pt;
	color: #005000;
	font-weight: bold;
	font-style: normal;
}
.TableGreen {
	background-color: #DDE8DB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #005000;
	font-weight: normal;
	font-style: italic;
}
.TableWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #005000;
	font-weight: normal;
	font-style: italic;
}
.BulletList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #005000;
	line-height: 125%;
	margin-top: 0;
	margin-bottom: 0;
}

