
body {
   font-family: 'trebuchet ms', verdana, arial, helvetica, san-serif;
   color: #000000;
   font-size: 0.8em;
   }

td {
   font-family: 'trebuchet ms', verdana, arial, helvetica, san-serif;
   color: #000000;
   font-size: 0.8em;
   }

p {
   margin: 0em;
   margin-left: 1em;
   margin-right: 1em;
   }

p.noindent {
   text-indent: 0em;
   }

p.indent {
   text-indent: 2em;
   }

p.menu {
   text-indent: -2em;
   margin: 0em;
   margin-left: 4em;
   margin-right: 4em;
}

p.copyright {
   font-size: 0.8em;
   margin: 2em;
   margin-left: 3em;
   margin-right: 3em;
   margin-bottom: 0em;
}

a {
   text-decoration:none;
  }

a:link {
   color: #660000;
   }

a:visited {
   color: #000066;
   }

a:hover {
   color: #000000;
   background-color: #FFEE8F;
   }

a:active {
   color: #000000;
   background-color: #FFEE8F;
   }

a.image {
   text-decoration:none;
  }

a.image:link {
   color: #660000;
   }

a.image:visited {
   color: #000066;
   }

a.image:hover {
   color: #000000;
   background-color: #F1732D;
   }

a.image:active {
   color: #000000;
   background-color: #F1732D;
   }
