h6 {
  color: #000000;
  font-family: Lucida Bright, Helvetica;
  font-size: 24pt;
  font-weight: bold;
}



a.navi:hover {
  text-decoration: none;
  color: maroon;
  font-family: Lucida Bright, Helvetica;
  font-size: 14px;
  font-weight: bold;
}

a:link, a:visited, a:active {
  text-decoration: none;
  color: maroon;
  font-family: Lucida Bright, Helvetica;
  font-size: 14px;
  font-weight: normal;
  font-color: red;
}

a:hover {
  text-decoration: none;
  color: maroon;
  font-family: Lucida Bright, Helvetica;
  font-size: 14px;
  font-weight: bold;
}


textarea {
  color: #000000; 
  font-family: Lucida Bright, Helvetica;
  font-size: 14px; 
}

p, td, font {
  color: #000000;
  font-family: Lucida Bright, Helvetica;
  font-size: 14px;
  font-weight: normal;
}

i, em, u {
  color: #FFFFFF;
  font-family: Lucida Bright, Helvetica;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}





input, select {
  color: #FFFFFF;
  font-family: Lucida Bright, Helvetica;
  font-size: 10px;
}