p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
}
p.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 8pt;
	text-align: center;
}
p.inherit {
	font-family: inherit;
	color: inherit;
	text-decoration: inherit;
	font-size: inherit;
}
p.solid {
	border-style: solid;
	border-width: 1px;
	border-color: #009132;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}
p.masthead {
	border-top-width: 2px;
	border-top-color: #000000;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	color: #000000;
}
p.dkgraysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 7pt;
	text-align: center;
}
