 P { font-family: Arial; font-size: 10pt; color: 3300cc; }
 A:link  { color: 3300cc; }
 A:visited { color: 3300cc; }
 A:active  { color: blue; }
 A:hover   { color: gold; text-decoration:underline; }
 A { text-decoration:none; }
 .firstwords { font-variant: small-caps }
 
 .header { font-family: Arial; color: white; font-weight: bold; }
 .header:hover {color: gold}
 
 .title { font-family: Arial; font-size: 16pt; font-weight: bold; color: gold; }
 .title2 {font-family: Arial; font size: 12pt; font-weight: bold; color: 3300cc; }
 .title2:hover { color: gold; }

 .select { color: black;}

 .footer { font-family: Arial; font-size: 8pt; text-align: center; color: 3300cc; }

 .link { text-decoration: underline; margin-left: 20%; color: 3300cc; font-weight: bold; }
