body
{
  background-color:#FFFFFF;
  background-attachment:fixed;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8.5pt;
  font-weight: bold;
  color: #006699;
  text-decoration: none;
 }

p,li,div,nobr,b,td,tr,table
 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8.5pt;
  font-weight: bold;
  color: #006699;
  text-decoration: none;
 }

#posmid { text-align:center; vertical-align:middle; }

#backlight { background-color:#FFFFFF; color:#006699; }
#backdark { background-color:#006699; color:#FFFFFF; }
#backdark2 { background-color:#0099FF; color:#FFFFFF; }

#textdark { color: #006699; }
#textlight { color: #FFFFFF; }
#textcolor { color: #FF9933; }

#textslim { font-weight:normal; }
#textbold { font-weight:bold; }

#textxl { font-size: 12pt; }
#textl { font-size: 10pt; }
#textm { font-size: 8.5pt; }
#texts { font-size: 7pt; }

#noli { text-decoration:none; }
#unli { text-decoration:underline; }

a:link
 { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color:#FF9933;
  text-decoration:none;
 }

a:visited
 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color:#FF9933;
  text-decoration:none;
 }

a:hover
 { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color:#FF9933;
  text-decoration:underline;
 }
 
a:active
 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color:#FF9933;
  text-decoration:none;
 }
