h1 {
  color: #000000;
  font-family: Arial, Verdana;
  font-size: 22;
  font-weight:bold;
}
h2 {
  color: #004000;
  font-family: Arial, Verdana;
  font-size: 18;
  font-weight:bold;
}

*.text {
  color: #000000;
  font-family: Verdana;
  font-size: 16;
  text-decoration:none;
}

*.header {
  color: #6A7373;
  font-family: Arial;
  font-size: 20;
  text-decoration:none;
  font-weight:bold;
}

*.slogan {
  color: #6A7373;
  font-family: Arial;
  font-size: 20;
  text-decoration:none;
  font-weight:bold;
  font-style:italic;
}

*.bottomline {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12;
  text-decoration:none;
  font-weight:bold;
}
