p { font-family: "Hoefler Text", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
  font-size: 14px; 	
  line-height: 17px; 
  color: #333; }

.small { font-family: "Hoefler Text", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif; 
  font-size: 12px; 
  color: #666; }

.smallblk { font-family: "Hoefler Text", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif; 
  font-size: 12px; 
  color: #000; }

.smallbold { font-family: "Hoefler Text", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif; 
  font-weight: bold;
  font-size: 12px; 
  color: #000; }

.smallboldtwo { font-family: "Hoefler Text", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif; 
  font-weight: bold;
  font-size: 12px; 
  color: #999; }

.big { font-family: "Hoefler Text", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif; 
  font-size: 26px; 	 
  color: #333; }

.question { font-family: "Hoefler Text", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif; 
  font-size: 16px; 	 
  color: #333; }

a:link {
  font-weight: bold;
  text-decoration: none;
  color: #000; }

a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #000; }
  
a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #666; }
  
a:active {
  font-weight: bold;
  text-decoration: none;
  color: #000; }

.error {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #c00;}
