p { font-family: "Hoefler Text", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif; 
  font-size: 12pt; 	 
  line-height: 18pt; 	 
  color: #000000; }
    
.big { font-family: "Hoefler Text", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif; 
  font-size: 16pt; 
  line-height: 18pt; }	 

.bigger { font-family: "Hoefler Text", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif; 
  font-size: 22pt; 
  line-height: 24pt; }	 

.biggest { font-family: "Hoefler Text", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif; 
  font-size: 36pt; 
  line-height: 38pt; } 	 

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

.smalltwo { font-family: "Hoefler Text", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif; 
  font-size: 10pt; }

.smallbold { font-family: "Hoefler Text", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif; 
  font-weight: bold;
  font-size: 10pt; }

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


.question { font-family: "Hoefler Text", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif; 
  margin: 0px 0px 0px 0px;
  font-weight: bold;
  font-size: 12pt; 	 
  color: ffffff; }


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

a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #CC0000; }
  
a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #ff6666; }
  
a:active {
  font-weight: bold;
  text-decoration: none;
  color: #CC6666; }

