.titletext {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: "Verdana";

}
.12text {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: "Verdana";


}
a {
	font-size: 12px;
	color: #339900;
	text-decoration: none;
	font-family: "Verdana";

}
.redtext {
	font-size: 16px;
	font-weight: 900;
	color: #FF6600;
	text-decoration: none;
	font-family: "Verdana";

}
.whitetext {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Verdana";

}
.12-20text {
	font-size: 12px;
	line-height: 20px;
}

