.bodyTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.pageHDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2D6D9B;
}
.backgroundBODY {
	background-color: #03CDFF;
	background-image: url(images/background_body.jpg);
	background-repeat: repeat-x;
}
.pageSubHDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF679A;
	text-decoration: underline;
}
.pageHDR2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF679A;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.pageSubHDRBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: underline;
}
.tableBORDER {
	border: 1px dotted #FE9A9A;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
