.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.blackbold {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.blackbold2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.withebold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blue {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}
