BODY {
   color: black;
   background-color: #C3DDC3;
}
BODY,P,TD {
   font-family: Tahoma, Arial;
   font-size: 10pt;
}
I {
  color: #800000;
}
SMALL {
   font-size: 8pt;
   color: #404040;
}
A {
  color: #406640;
}
A:visited {
  color: #406640;
}
A:hover {
  color: #009000;
}
.tdLIGHT {
   border-width: 1px;
   border-style: solid;
   border-color: #FFFFFF;
   background-color: #008000;
   color: white;
   font-weight: bold;
}
.tdLIGHT A {
   color: white;
   text-decoration: none;
}
.tdLIGHT A:visited {
   color: white;
}
.tdLIGHT A:hover {
   color: white;
   text-decoration: underline;
}
.tdDARK {
   border-width: 1px;
   border-style: solid;
   border-color: #004000;
}
.tdMENU {
   background-color: #406640;
   color: #A0D0D0;
   font-weight: bold;
}
.tdMENU SMALL {
   font-size: 8pt;
   color: #D0D0D0;
}
.tdMENUA {
   color: white;
   text-decoration: none;
}
.tdMENUA:visited {
   color: white;
   text-decoration: none;
}
.tdMENUA:hover {
   color: white;
   text-decoration: underline;
}
.tdTITLE {
   background-color: #94D894;
   color: #707070;
   font-weight: bold;
}
.tdBOX {
   background-color: #2AA62A;
   color: white;
   font-weight: bold;
}


