BODY {
	background: #FFFFFF ;
	color: #000000 ;
	font-family: helvetica, arial, sans-serif ;
	font-size: 12pt ;
}

TD {
	color: #000000 ;
	font-family: helvetica, arial, sans-serif ;
	font-size: 12pt ;
}

.fontsize8 {
	font-size: 8pt ;
}

.fontsize10 {
	font-size: 10pt ;
}

.fontsize18 {
	font-size: 18pt ;
}

.fontsize18red {
	font-size: 18pt ;
	color: red;
}

.fontsize24 {
	font-size: 24pt ;
}

.blue {
	color: blue;
}

.red {
	color: red;
}

