.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 8.5pt;
	font-style: italic;
	font-weight: normal;
	color: #FFFF99;
	text-align: left;
}
.normalgreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #669933;
	text-align: justify;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: italic;
	line-height: 17pt;
	font-weight: bold;
	color: #CCCC99;
	background-color: #669933;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
