.SMALLTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.SMALLLINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999966;
}
.CELLCOLORlightgreen {
	background-color: #CCCC99;
}
.MAINTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.BOLDHIGHLIGHTS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.UNDERLINE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.COMMENTS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
.CONTENTLINKS {
	font-weight: bold;
	color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ITALICHEADER {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.ALLCAPSBOLDHIGHLIGHTS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.COMMENTWHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 24px;
	text-transform: none;


}
.COMMENTWHITEUNDERLINE {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.FORMTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;

}
.BORDER {
	border: 1px solid #000000;
}
.CELLCOLORWhite {
	background-color: #FFFFFF;
}
