.whitebold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.blackbold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.yellow {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFE682;
}
.white {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}
.new {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #5FA0A0;
}
.blu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #378DBE;
}
.blue {
	font-family: Verdana;
	font-size: 11px;
	color: #378DBE;
	font-weight: normal;
}
red {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #AB2121;
}
