TD {
  font-family: arial, helvetica, tahoma, sans serif; 
  font-size: 13px;
	 line-height: 16px; 
  color: #333333;
}

.text {
  font-family: arial, helvetica, tahoma, sans serif; 
  font-size: 13px;
	 line-height: 16px; 
  color: #333333;
}

.head { 
  font-family: arial, helvetica, tahoma, sans serif; 
  font-size: 16px;
  line-height: 18px; 
color: #660000;
}

.subhead { 
  font-family: arial, helvetica, tahoma, sans serif; 
  font-size: 14px; 
color: #660000;
}

.biotext {
  font-family: arial, helvetica, tahoma, sans serif;
  font-weight:bold; 
  font-size: 13px;
	 line-height: 17px; 
  color: #333333;
}

a {
  color: #660000;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

