body {
  background-color: #000000;
  font-family: SF Gothican, Amazone BT, monotype Corsiva, Verdana;
  font-size: 14pt;
  color: #9999FF;
  scrollbar-face-color: #B9B9B9;
  scrollbar-track-color: #B9B9B9;
  background-attachment: fixed;
  margin: 0;
}


a:link { color: #666699; text-decoration: none;}
a:visited { color: #6666CC; text-decoration: none;}
a:active { color: #666699; text-decoration:none; }


IMG { 
  text-align: middle;
  border-style: none;
} 


table.txt  {
  border-style: none;
  text-align: justify;
  width:75%;
  font-size: 14pt;
}


table.intab  {
  border-style: none;
  text-align: left;
  width:75%;
  font-size: 14pt;
}


td.banner  {
  font-family: Courier New, Courier;
  font-size: 10pt;
  text-align: left;
}


td  {
  font-size: 14pt;
}


td.bold  {
  font-size: 14pt;
  font-style: bold;
}


td.top  {
  text-align: left;
  vertical-align: top;
  font-style: bold;
  width: 15%;
  white-space: nowrap;
}


td.title  {
  font-size: 18pt;
  font-style: bold;
  text-align: center;
}


td.title_l  {
  font-size: 18pt;
  font-style: bold;
  text-align: left;
}


.nobr  {
  white-space: nowrap;
}


td.txt {
  font-size: 11pt;
  text-align: center;
}

.small {
  font-size: 9pt;
}

.error{
  color: #FF0000;
  text-align: center;
}


.txt_small {
  font-size: 9pt;
  font-family: monotype corsiva;
}
hr {
  color: #9999FF;
}


