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

.hmenu a {
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
  vertical-align: middle;
}

.hmenu a:hover {
  color: #0f4230;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  font-family: Arial;
  vertical-align: middle;
}


HR{
  color: #0f4230;
}

U{
  color: #0f4230;
}

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

H2{
  color: #0f4230;
  font-family: Arial;
  font-size: 22px;
  font-weight: bold;
  vertical-align: middle;
}

H3{
  color: #0f4230;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  vertical-align: middle;
}

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

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

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

.footer a {
  color: #cccccc;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
  font-family: Arial;
}
.footer a:hover {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
  font-size: 10px;
  font-family: Arial;
}

a {
  color: #b31a14;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
}
a:hover {
  color: #0f4230;
  text-decoration: underline;
  font-weight: bold;
  font-family: Arial;
}

