.bannerText {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.menuHeader {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.menuLink {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;

}
.topMenuLink {
	font-family: "Arial";
	font-size: 12px;
	color: #3D151B;
	text-decoration: none;
	font-weight: bold;

}
.contentHeader {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;

}
.contentText {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #555555;


}
.bottomMenuLink {
	font-family: "Arial";
	font-size: 12px;
	color: #3D151B;
	text-decoration: none;
	font-weight: bold;

}
.bannerHeader {
	font-size: 24px;
	font-weight: bold;
	color: #669999;
	font-family: "Arial";

}
.tableHeader {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.tableTitle {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contentLink {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #6D6D6D;
	text-decoration: underline;
}
.contentHeaderItalic {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #CC3333;
}
.footerText {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #555555;


}
.contentTextNoLink {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.contentBold {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
