.norm {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #333333}
.normblu {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #3366FF}
.normora {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #FF9900}
.normred {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #FF0000}
.normmve {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #CC00CC}
.bigger { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; color: #336600}
.biggerbold { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #336600 }
.normgreen { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #336600}
.normgreenbold { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #336600 }
.normgreenboldJust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #336600;
	text-align: justify;
}
