.maintext {
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}
.maintextsub {
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 24px;
	color: #CCCCCC;
	font-weight: bold;
}
.maintextsub2 {
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 24px;
	color: #6666CC;
	font-weight: bold;
}
.maintextbold {
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 24px;
	color: #999999;
	font-weight: bold;
}
.maintextblack {
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

