
a:link {text-decoration:none; color: #66190f;}
a:visited {text-decoration:none; color: #66190f;} 
a:hover {text-decoration:none; color:#66190f; font-weight:bold;}

.main a:link {text-decoration:none; color:#330000;}
.main a:visited {text-decoration:none; color:#330000;} 
.main a:hover {text-decoration:none; color:#330000; font-weight:bold;}

td { 
  color: #66190f; 
  font-size: 10pt; 
  font-family: Georgia, Times, Times New Roman, New York; 
  line-height: 14pt; 
  text-align: left; 
  word-spacing: normal; 
  letter-spacing: normal; 
  position: static 
}

.header { 
  color: #66190f; 
  font-size: 22pt; 
    font-weight: light; 
  font-family: Georgia, Times, Times New Roman, New York; 
  line-height: 14pt; 
  text-align: left; 
  word-spacing: normal; 
  letter-spacing: normal; 
  position: static 
}


.feature { 
  color: #66190f; 
  font-size: 18pt; 
    font-weight: light; 
  font-family: Georgia, Times, Times New Roman, New York; 
  line-height: 14pt; 
  text-align: left; 
  word-spacing: normal; 
  letter-spacing: normal; 
  position: static 
}

.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}