.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.bodytext-orange {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF7C07;
}
.bodytext-blue {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
}
.bodytext-white {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.border {
	border: 1px solid #22498A;
}
