
body {
  background-color: white;
  font-family: Arial, helvetica, sans-serif;
}

P.bold {
  color: green;
  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.headerhome {
  color: green;
  font-size: 2em;
  text-align: center;
  font-family: Arial, helvetica, sans-serif;
  font-style: italic;
}

h1.headerhome {
  color: green;
  font-size: 2em;
  text-align: center;
  font-family: Arial, helvetica, sans-serif;
  font-style: italic;
  font-weight: normal;
}

font.header {
  color: green;
  font-size: 2em;
  text-align: center;
  font-family: Arial, helvetica, sans-serif;
  font-style: italic;
}

font.header2 {
  color: green;
  font-size: 1.1em;
  text-align: center;
  font-style: italic;
  font-family: Arial, helvetica, sans-serif;
  font-weight: bold;
}

font.bold {
  color: green;
  font-weight: bold;
}

A.nav {
  font-size: 0.8em;
  font-family: Arial, helvetica, sans-serif;
  text-align: left;
  color: green;
}

font.nav {
  color: maroon;
  font-size: 0.8em;
  text-align: center;
  font-family: Arial, helvetica, sans-serif;
}

A.bot {
  color: green;
  font-size: 0.8em;
  font-family: Arial, helvetica, sans-serif;
}

P.head {
  color: green;
  font-size: 1.3em;
  text-align: left;
}

a:link {
  color: green;
}

a:visited {
  color: green;
}

a:hover {
  color: black;
}

hr {
  color: green;
}

P.todo {
  color: maroon;
}

font.todo {
  color: maroon;
}

table.cal {
  font-size: 0.8em;
}

td.day {
  color: green;
}
