.helvetica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.smallhelvetica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #E9E9E9;
}
.bighelvetica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #00CC00;
	font-weight: bold;

}
.redhelvetica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;

}
.bluehelvetica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;

}
.bigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC6600;
	font-weight: bold;
	filter: DropShadow(Color=
?, OffX=?, OffY=?, Positive=?); 


}
.titleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000066;
}
