.maintext {
	font-family: Lucida Grande, Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}

.mainheading {
	font-family: Lucida Grande, Verdana, Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0042EF;
}
.subheading {
	font-family: Lucida Grande, Verdana, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0042EF;
}
.whiteheading {
	font-family: Lucida Grande, Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.whitemaintext {
	font-family: Lucida Grande, Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.smalltext {
	font-family: Lucida Grande, Verdana, Verdana, Tahoma;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}

.smalltextbold {
	font-family: Lucida Grande, Verdana, Verdana, Tahoma;
	font-size: 9px;
	font-style: normal;
	color: #666666
}