/* OMDA Website - normal style */

BODY {
  margin-left: 4%;
  margin-right: 2%;
  margin-top: 1em;
  margin-bottom: 1em;
  font-family: verdana, arial, sans-serif;
  } 

H1 {
  text-align: center;
  color: red;
  }

H2 {
  color: red;
  }

IMG.photo { margin: 10px 10px; }

TABLE {
  border-collapse: collapse;
  border-color: gray;
  }

P.breadcrumbs { font-style: italic }

P.copyright {
  font-style: italic;
  font-size: small;
  color: gray;
  }

HR.head_foot {
  border: 0;
  color: red;
  background-color: red;
  height: 2px;
  }

SPAN.warning {
  font-style: italic;
  font-size: small;
  color: gray;
  }
