
TD {
  font-size: 12px;
  font-family: verdana,arial,helvetica;
}

.linkhead {
  font-size: 16px;
	 line-height: 18px; 
  color: #666666;
}

.text {
  font-size: 11px;
	 line-height: 18px; 
  color: #000000;
}

.subtext {
  font-size: 9px;
	 line-height: 14px; 
  color: #000000;
}

.prose {
  font-size: 11px;
	 line-height: 15px; 
  color: #000000;
}

body { 
  background-attachment: fixed; 
} 

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

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