.purple {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8f00ba;
	line-height: 18px;
}
.blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2f3ed0;
	line-height: 17px;
}
.bluebold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2f3ed0;
	line-height: 15px;
}
.WHITE {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}
.yellow {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FFCC00;
	line-height: 15px;
}
.orangerheaders {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height: 15px;
}
