body {
  background-color : #ffffff;
  font-family : Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size : 10pt;
  color : #000000;
}

div.body {
  margin-left: 20;
  margin-right: 20;
}

body a:link {
  color : #990000;
  text-decoration : none;
}
body a:visited {
  color : #880000;
  text-decoration : none;
}
body a:hover {
  color : #990000;
  text-decoration : overline underline;
}

td.navbutton {
  background-color : #4d5c47;
  font-family : Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size : 10pt;
  color : #ffffcc;
}
td.navbutton a:link {
  text-align : center;
  color : #ffffcc;
  text-transform : uppercase;
  font-family : Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size : 10pt;
  font-weight : bold;
  text-decoration : none;
}
td.navbutton a:visited {
  text-align : center;
  color : #ffffcc;
  text-transform : uppercase;
  font-family : Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size : 10pt;
  font-weight : bold;
  text-decoration : none;
}
td.navbutton a:hover {
  text-align : center;
  text-transform : uppercase;
  font-family : Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size : 10pt;
  font-weight : bold;
  text-decoration : underline overline;
}

td.headbar {
  background-color : #660000;
  color : #cccccc;
  font-weight : bold;
}

td.subbar {
  background-color : #cccccc;
  color : #000000;
  font-weight : bold;
}

tr.buttonbar {
  background-color : #cccccc;
  color : #660000;
  text-align : center;
  text-decoration : none;
}
tr.buttonbar a:link {
  color : #660000;
}
tr.buttonbar a:visited {
  color : #660000;
}
tr.buttonbar a:hover {
  color : #CC1111;
  text-decoration : none;
}

