.footerBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	line-height: 12pt;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}
a.footer {color: #303500; text-decoration: underline}
a.footer:active {color: #303500; text-decoration: underline}
a.footer:hover {color: #303500; text-decoration: none}
a.footer:visited  {color: #303500; text-decoration: underline}
a.footer:visited:hover  {color: #303500; text-decoration: none}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #291515;
	line-height: 13px;
}
a.body {text-decoration: underline}
a.body:active {text-decoration: underline}
a.body:hover {color: #990000; text-decoration: none}
a.body:visited  {text-decoration: underline}
a.body:visited:hover  {color: #990000; text-decoration: none}

.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #291515;
	font-weight: bold;
}
.bodyBoldColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #291515;
	font-weight: bold;
}

