/* style.css - HernandezWeb style sheet */

body {
  margin: 0;
  color: #660000;
  background-image: url(graphics/ogpt04-fudgegraphics.jpg); }

a:link {
  font-family: arial;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: none;
  color: #660000;
  line-height: 1.75em; }

a:visited {
  font-family: arial;
  font-size: 11pt;
  font-weight: normal;
  color: #660000;
  text-decoration: none;
  line-height: 1.75em; }

a:hover {
  font-family: arial;
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
  line-height: 1.75em; }

h1 {
  font-family: arial;
  font-size: 14pt;
  font-weight: bold;
  color: #660000;
  line-height: .5em; }

h2 {
  font-family: arial;
  font-size: 12pt;
  font-weight: bold;
  color: #660000;
  line-height: 0.25em; }

#title {
  font-family: Arial;
  font-weight: bold;
  font-size: 20pt;
  color: #ffcc66;
  line-height: 2em; }

#menu {
  font-family: Arial;
  font-size: 11pt;
  color: #660000;
  font-weight: normal;
  line-height: 2em; }

#content {
  font-family: Arial;
  font-size: 12pt;
  color: #660000;
  font-weight: bold;
  line-height: 1.2em; }

#footer {
  font-family: Arial;
  font-size: 9pt;
  color: #660000;
  font-weight: normal;
  line-height: 1em; }