.plaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}
.redtext {
	color: #D01339;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.redtext2 {
	font-style: italic;
}
.bluetext {
	color: #D0133A;
	font-size: 14px;
	font-weight: bold;
}
.redtext {
	color: #D01339;
	font-size: 11px;
}
.bluetext_small {
	font-size: 12px;
	color: #003B79;
	font-weight: bold;
}
.plaintext table tr td table tr td .bluetext_small {
	color: #033A7B;
}
.plaintext .bluetext {
	font-weight: bold;
}
.plaintextbold {
	font-weight: bold;
}
.plaintextitalic {
	font-style: italic;
}
