body { 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #000000;
	background-color: #ffffff;
	font-size: 14px;
    font-weight: normal;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table{
	border-collapse: collapse;
}
td{
    text-align: left;
    vertical-align: top;
	padding: 0px;
	margin: 0px;
}


a:LINK {
	color: #006666;
	text-decoration: underline;
}
a:VISITED {
	text-decoration: underline;
}
a:ACTIVE {
	text-decoration: none;
}
a:HOVER {
	text-decoration: none;
}


p{
	margin: 6px;
}


/* === legacy === */

.hdr1{ 
	color: white; 
	background-color: #000066;
	font-size: 14px; 
	font-weight: bold;	
}
.hdr2{ 
	color: #000066; 
	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;
}
.td1 {
	background-color: whitesmoke;
}
