p {
  background-color: #72a9fc;
}
h1 {
  background-color: #278aff;
  font-weight: bold;
  text-transform: none;
  font-size: large;
  font-style: normal;
  text-align: center;
}
h2 {
  font-size: 2em;
  font-weight: bold;
  font-style: oblique;
  text-transform: none;
  text-align: center;
}
h4 {
  text-align: center;
  text-transform: none;
  font-style: normal;
  font-family: sans-serif;
}
a {
  color: #ffffff;
  text-decoration: underline;
}
a:visited {
  color: Green;
  text-decoration: underline;
}
a:active {
  color: Green;
  text-decoration: underline;
}
a:hover {
  background: Green none repeat scroll 0% 50%;
  color: Black;
  text-decoration: none;
}
body {
  background-color: #72a9fc;
}
a.navwhite:link {
  text-decoration: underline;
  color: #ffffff;
  font-family: Verdana,Arial,sans-serif;
  font-size: 18px;
  font-weight: bold;
  background-color: transparent;
}
a.navwhite:visited {
  text-decoration: none;
  color: #ffffff;
  font-family: Verdana,Arial,sans-serif;
  font-size: 18px;
  font-weight: bold;
}
a.navwhite:hover {
  text-decoration: underline;
  color: #ffffff;
  font-family: Verdana,Arial,sans-serif;
  font-size: 18px;
  font-weight: bold;
}
a.navblack:link {
  text-decoration: none;
  color: #000000;
  font-family: Verdana,Arial,sans-serif;
  font-size: 18px;
  font-weight: bold;
}
a.navblack:visited {
  text-decoration: none;
  color: #000000;
  font-family: Verdana,Arial,sans-serif;
  font-size: 18px;
  font-weight: bold;
}
a.navblack:hover {
  text-decoration: underline;
  color: #000000;
  font-family: Verdana,Arial,sans-serif;
  font-size: 18px;
  font-weight: bold;
}
h1 {
  font-family: Arial,sans-serif;
  font-size: 30px;
  color: #004080;
  background-color: #278aff;
}
h2 {
  font-family: Arial,sans-serif;
  font-size: 18px;
  color: #004080;
}
body, p, b, i, em, dt, dd, dl, sl, caption, th, td, tr, u, blink, select, option, form, div, li {
  font-family: Arial,sans-serif;
  font-size: 14px;
}
