.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.plaintext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.boldtext br {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
