.bodyFONT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.pageHDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #890F04;
	font-style: italic;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableBG {
	background-image: url("images/bg_bodyfade.jpg");
	background-repeat: no-repeat;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.bgPAGE {
	background-color: #FFFFFF;
	background-image: url("images/bg_page.jpg");
	background-repeat: repeat-x;
}



