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: 16px;
	font-weight: bold;
}
.footer{
	color: #000066;
	font-size: 11px;
}
.comment{
	color: #999999;
	font-weight: normal;
	font-size: 12px;
}
P.contactInfo{
	color: #000066;
	background-color: #ffffff;
	font-size: 11px;
	margin: 6px 0px 6px 18px;
}
.photo{
	color: #000066;
	font-weight: normal;
	font-size: 11px;
}
.fineprint{
	color: black;
	font-size: 10px;
}
