body {}
p {}
td {}
.link {
	color: #fff;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
.link:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}

.divider { font-size: xx-small; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.footdivider { font-size: xx-small; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.catlink {
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
}
.catlink:hover {
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
}
td.page-footer-content .footerlink, td.page-header .footerlink {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
td.page-footer-content .footerlink:hover, td.page-header .footerlink:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
}
.bodyTxt {
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}
.bodyTxtRed {
	color: #FF0000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}
.bodylink {
	color: #FF0000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
}
.bodylink:hover {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
}
.customHdr {
	color: #333333;
	font-size: 24px;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}
