body { 
  font-family: Verdana; 
  color: #006666; 
  font-size: 10pt; 
  background-color: #f8ffff
}

h1 { 
  font-family: Verdana; 
  font-size: 14pt;
  color: #006666;
  font-weight: bold;
}

h2 { 
  font-family: Verdana; 
  font-size: 12pt; 
  color: #006666; 
  font-weight: bold;
}

td {
}

a {
  color: #006666; 
}

a:visited {  
  color: #660099; 
}