
BODY {
  background-color: #ffffff;
  margin-top: 1px;
  margin-left: 0px;
  font-size: 11px;
  color: #006600;
  font-family: Geneva, Verdana, Arial, sans-serif;
}

P {
  font-size: 11px;
  color: #003300;
  font-family: Geneva, Verdana, Arial, sans-serif;
}

P.serif {
  font-size: 11px;
  letter-spacing: 0.5px;
  color: #003300;
  font-family: Georgia, Palatino, "Times New Roman", serif;
}

P.title {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #003300;
  text-decoration: underline;
  text-align: center;
  font-family: Geneva, Verdana, Arial, sans-serif;
}

P.caltitle {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #003300;
  text-decoration: underline;
  font-family: Geneva, Verdana, Arial, sans-serif;
}

P.bold {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #003300;
  font-family: Geneva, Verdana, Arial, sans-serif;
}

P.vid {
  font-size: 10px;
  color: #003300;
  letter-spacing: 0.5px;
  font-family: Georgia, Palatino, "Times New Roman", serif;
}

ul {
  font-size: 11px;
  color: #003300;
  font-family: Geneva, Verdana, Arial, sans-serif;
}

ul.square {
  list-style-type: square;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #003300;
  font-family: Geneva, Verdana, Arial, sans-serif;
}

ul.squarelite {
  list-style-type: square;
  font-size: 11px;
  letter-spacing: 0.5px;
  color: #003300;
  font-family: Geneva, Verdana, Arial, sans-serif;
}

TD {
  font-size: 11px;
  color: #003300;
  font-family: Geneva, Verdana, Arial, sans-serif;
}

TD.sc {
  font-size: 10px;
  color: #003300;
  font-family: Geneva, Verdana, Arial, sans-serif;
}

TD.scw {
  font-size: 10px;
  color: #ffffff;
  font-family: Geneva, Verdana, Arial, sans-serif;
}

TD.scwt {
  font-size: 11px;
  color: #ffffff;
  font-family: Geneva, Verdana, Arial, sans-serif;
}


TD.bold {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #003300;
  font-family: Geneva, Verdana, Arial, sans-serif;
}

TD.title {
  font-size: 14px;
  font-weight: bold;
  color: #003300;
  font-family: Geneva, Verdana, Arial, sans-serif;
}

blockquote {
  font-size: 11px;
  color: #003300;
  font-family: Geneva, Verdana, Arial, sans-serif;
}

blockquote.bold {
  font-size: 11px;
  font-weight: bold;
  color: #003300;
  font-family: Geneva, Verdana, Arial, sans-serif;
}

a { 
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0.5px;
  font-family: Geneva, Verdana, Arial, sans-serif;
}

a.content { 
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0.5px;
  font-family: Geneva, Verdana, Arial, sans-serif;
}

a:link {
  color: #ff6633;
}

a.content:link {
  color: #cc0000;
}

a:visited {
  color: #cc9966;
}

a.content:visited {
  color: #cc66cc;
}

a:hover { 
  color: #ffcc00;
  text-decoration: underline;
}

a.content:hover {
  color: #cc0000;
  text-decoration: underline;
  background-color: #ccffcc;
}

a:active {
  color: #ffffff;
}

div.footer {
  font-size: 9px;
  color: #003300;
  letter-spacing: 0.5px;
  font-family: Geneva, Verdana, Arial, sans-serif;
}
