/* Style Sheet for the OBS Website */

body, td, p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
h1 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 18pt;
  text-align: center;
  color: #003366;
  background-color: transparent;
}
h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
}
div.menu {
  text-decoration: none;
  font-weight: bold;
  font-family: Georgia, Times New Roman, Times, serif;
}
div.menu a {
  color: #003366;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  font-family: Georgia, Times New Roman, Times, serif;
}
div.menu a:visited {
  color: #003366;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  font-family: Georgia, Times New Roman, Times, serif;
}
div.menu a:hover {
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  font-family: Georgia, Times New Roman, Times, serif;
}
div.footer {
  font-size: 8pt;
}
dt {
  font-size: 10pt; font-weight: bold; font-family: Georgia, Times New Roman, Times, serif;

}

dd {
  font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif;
}
