A:link, A:visited, A:active, A:hover { 
}
A:link  { 
  color: ; 
}
A:visited { 
  color: ;
}
A:active {
  color: ;
}
A:HOVER { 
  color: ; 
  background-color: ;
}
.onbody {
  color: ; 
}
.onbody A:LINK {
  color: ;
}
.onbody A:VISITED {
  color: ;
}
.onbody A:ACTIVE {
  color: ;
}
.menu A:LINK {
  color: #013F90;
  text-decoration: none;
}
.menu A:VISITED {
  color: #013F90;
  text-decoration: none;
}
.menu A:ACTIVE {
  color: #013F90;
  text-decoration: none;
}
.menu A:HOVER {
  color: #FF0000;
  font-weight: bold;
}
.maintablebg {
  background: #FFFFFF;
}
.maintableborder {
  background: #013F90;
}
.header1 {
  font-size: 15pt;
  color: #000000;
  font-weight: bold;
}
.header2 {
  font-size: 15pt;
  color: #FF0000;
  font-weight: bold;
}
.header3 {
  font-size: 14pt;
  color: #11029F;
  font-weight: bold;
}
.header4 {
font-family: Georgia, Times New Roman, Roman;
  font-size: 12pt;
  color: #11029F;
  font-weight: bold;
}
.headline1 {
font-family: Verdana, Arial, Helvetica;
  font-size: 22pt;
  color: #00008B;
  font-weight: bold;
}
.headline2 {
font-family: Arial, Helvetica, Geneva;
  font-size: 11pt;
  color: #11029F;
  font-weight: bold;
}
.headline3 {
font-family: Arial, Helvetica, Geneva;
  font-size: 11pt;
  color: #000000F;
  font-weight: bold;
}
.tablebody {
  background: #FFFFFF;
}
.tabletext {
  color: #000000;
}
.tabletextsmall {
  font-family: Georgia, Times New Roman, Roman;
  color: #000000;
  font-size: 8pt;
}
.tabletexttiny {
  font-family: Georgia, Times New Roman, Roman;
  color: #000000;
  font-size: 7pt;
}
PRE {
  font-size: ;
  font-family: ;
}
BODY {
  font-size: 10pt;
  font-family: Georgia, Times New Roman, Roman;
  color: #000000;
}
BODY {
  background: #000000;
  margin: 0;
}
.bold {
  font-weight: bold;
}
.redbold {
  color: #FF0000;
  font-weight: bold;
}
.style1 {
  font-size: 11pt;
  font-family: Georgia, Times New Roman, Roman;
  color: #000000;
  font-weight: bold;
}

