H1 
{
color: #990000;
 font-family: "Matisse ITC", Impact;
 font-size: xx-large;
  font-weight: 400
  }
a:link {  
font-family: Impact; 
font-size: 24px; 
color: #0033CC;
 text-decoration: none
 }
a:visited {  
font-family: Impact; 
font-size: 24px; 
color: #663399;
 text-decoration: none
 }
a:hover { 
 font-family: Impact; 
 font-size: 24px; 
 color: #003399; 
 text-decoration: underline
 }
a:active { 
 font-family: Impact;
  font-size: 24px; 
  color: #CC0000; 
  text-decoration: underline
  }
.smalltext {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #330066
}
h2 {  
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 24px; 
color: #FFCC00
}
.georgia12 {  
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 12px; 
color: #6633CC
}
.matisse14 {  
font-family: "Matisse ITC", Impact; 
font-size: 14px; 
color: #663399
}
.arial16 {  
font-family: Arial, Helvetica, sans-serif;
 font-size: 16px; 
 color: #6633CC
 }
.impact14 {  
font-family: Impact; 
font-size: 14px; 
color: #0066CC
}
.comicsans12 { 
 font-family: "Comic Sans MS"; 
 font-size: 16px; 
 color: #006699
 }
.indent {
	margin-left: 30px;
	margin-right: 30px;
   text-indent: s0px;
   font-family: Arial; 
   font-size: 12pt; 
   color: #003366;
   line-height: 100%;
   text-align: left;}
.center	{text-align: center;}
.right	{text-align: right;}