.RegularText {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.off {
    font-family: Arial;
	font-size: 12px; 
	font-style: normal;
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF; 
	text-decoration: none

}

.on {  
    font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #99CCFF; 
	text-decoration: none
	
}.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
}
body {
	background-color: #A8DCF4;
}
.TableBody {
	background-image: url(images/img_bg.gif);
	background-repeat: no-repeat;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
