.maintext {
	font-family : verdana, tahoma, arial, sans-serif ;
	font-size : 12px;
	line-height: 19px;
	color: #333333;
}

.maintight {
	font-family : verdana, tahoma, arial, sans-serif ;
	font-size : 10px;
	font-weight: bold;
	color: #333333;
}

.redtight {
	font-family : verdana, tahoma, arial, sans-serif ;
	font-size : 10px;
	font-weight: bold;
	color: #7B1810;
}

.redbold {
	font-family : verdana, tahoma, arial, sans-serif ;
	font-size : 13px;
	font-weight: bold;
	line-height: 19px;
	color: #7B1810;
}

.footertext {
	font-family : verdana, tahoma, arial, sans-serif ;
	font-size : 10px;
	color: #000000;
}

.graybold {
	font-family : verdana, tahoma, arial, sans-serif ;
	font-size : 14px;
	font-weight: bold;
	color: #333333;
}

