body{
  color: #000000;
  background: #cccccc;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
  margin-top: 20px;
  margin-bottom: 20px;
}

.hmenu a {
  color: #FFFF00;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial;
}

.hmenu a:visited {
  color: #FFFF00;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  font-family: Arial;
}

.hmenu a:hover {
  color: #FF0000;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  font-family: Arial;
}


HR{
  color: #000099;
}

U{
  color: #000099;
}

OL{
  color: #444444;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
}

H1{
  color: #000099;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  vertical-align: middle;
}

H2{
  color: #000099;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  vertical-align: middle;
}

H3{
  color: #000099;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
}

P{
  color: #444444;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
}

UL{
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
}

.footer{
  color: #000099;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
  padding-bottom: 20px;
}

.footer a {
  color: #cc3300;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
}
.footer a:visited {
  color: #cc3300;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
}
.footer a:hover {
  color: #000099;
  text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
}

a {
  color: #cc3300;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
}
a:visited {
  color: #cc3300;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
}
a:hover {
  color: #000099;
  text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
}

