
body {
  background-color: white;
  font-family: Arial, helvetica, sans-serif;
  background-image: url(images/bg2.gif);
}

p.bold {
  color: maroon;
  font-weight: bold;
}

p.contact {
  font-size: 0.8em;
  color: maroon;
  text-align: center;
  font-family: Arial, helvetica, sans-serif;
}

p.foot {
  font-size: 0.8em;
  text-align: center;
  font-family: Arial, helvetica, sans-serif;
}

FONT.contact {
  font-size: 0.8em;
  text-align: center;
  font-family: Arial, helvetica, sans-serif;
}

FONT.header {
  color: maroon;
  font-size: 2em;
  text-align: center;
  font-family: Impact;
}

FONT.header2 {
  color: black;
  font-size: 1.1em;
  text-align: center;
  font-style: italic;
  font-family: Arial, helvetica, sans-serif;
  font-weight: bold;
}

FONT.bold {
  color: maroon;
  font-weight: bold;
}

A.nav {
  font-size: 0.8em;
  font-family: Arial, helvetica, sans-serif;
  text-align: left;
  color: maroon;
}

FONT.nav {
  color: maroon;
  font-size: 0.8em;
  text-align: center;
  font-family: Arial, helvetica, sans-serif;
}

A.bot {
  color: maroon;
  font-size: 0.8em;
  font-family: Arial, helvetica, sans-serif;
}

p.head {
  color: maroon;
  font-size: 1.3em;
  text-align: left;
}

a:link {
  color: maroon;
}

a:visited {
  color: black;
}

a:hover {
  color: red;
}

HR {
  color: maroon;
}

FONT.todo {
  color: green;
  font-weight: bold;
}

H1 {
  color: maroon;
  font-size: 2em;
  text-align: center;
  font-family: Impact, Arial, helvetica, sans-serif;
  font-weight: normal;
  line-height: 1em;
}

H2 {
  color: black;
  font-size: 1.1em;
  text-align: center;
  font-style: italic;
  font-family: Arial, helvetica, sans-serif;
  font-weight: bold;
}
