BODY, TD {
	color: black;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
A:LINK {
	color: #006666;
	text-decoration: underline;
}
A:VISITED {
	text-decoration: underline;
}
A:ACTIVE {
	text-decoration: none;
}
A:HOVER {
	text-decoration: none;
}
.hdr1{ 
	color: white; 
	background-color: #000066;
	font-size: 14px; 
	font-weight: bold;	
}
.hdr2{ 
	color: #000066; 
	background-color: white;
	font-size: 14px;
	font-weight: bold;
}
.hdr3{ 
	color: #000066; 
	background-color: white;
	font-size: 12px;
	font-weight: bold;
}
.hdr4{ 
	color: #000066; 
	background-color: #f5f5f5;
	font-size: 12px;
	font-weight: bold;
}
.footer{
	color: #000066;
	font-size: 11px;
}
.comment{
	color: Silver;
	font-weight: normal;
	font-size: 12px;
}
.contactInfo{
	color: #000066;
	background-color: #ffffff;
	font-size: 11px;
	margin: 6px;
}
.photo{
	color: #000066;
	font-weight: normal;
	font-size: 11px;
}
.fineprint{
	color: black;
	font-size: 10px;
}
.frmtext{
	color: #000000;
	background-color: white;
	font-size: 12px;
	font-weight: normal;
}
.frmradio{
	color: #808080;
	background-color: white;
	font-size: 12px;
	font-weight: normal;
}
.frmcheckbox{
	color: #808080;
	background-color: whitesmoke;
	font-size: 12px;
	font-weight: normal;
}
.frmtitle{
	color: black;
	background-color: white;
	font-size: 12px;
	font-weight: normal;
}
.frmtitlereq{
	color: red;
	background-color: white;
	font-size: 12px;
	font-weight: normal;
}
.td1 {
	background-color: whitesmoke;
}
