BODY 
{ background-color: #FFFFFF;
  color:            #000000;
  font-family:      verdana, arial, helvetica, sans-serif;
  font-size:        10pt; 
}

H1
{ font-family:      verdana, arial, helvetica, sans-serif;
  font-size:        16pt; 
  font-weight:      bold;
}

H2
{ font-family:      verdana, arial, helvetica, sans-serif;
  font-size:        13pt; 
  font-weight:      bold;
}

H3
{ font-family:      verdana, arial, helvetica, sans-serif;
  color           : #00005F;
  font-size:        14pt; 
}

H4
{ font-family:      verdana, arial, helvetica, sans-serif;
  font-size:        12pt; 
  font-weight:      bold;
}

H5
{ font-family:      verdana, arial, helvetica, sans-serif;
  font-size:        10pt; 
  font-weight:      bold;
}

TD,TH,H6
{ font-family:      verdana, arial, helvetica, sans-serif;
  font-size:        10pt; 
}

a 
{ color:            #5F5F5F;
  text-decoration:  none;
  font-weight:      bold;
}
a:hover 
{ color:            #8F8F00;
  text-decoration:  none;
  font-weight:      bold;
}

a.document 
{ color:            #000000;
  text-decoration:  none;
  font-weight:      bold;
}
a.document:hover 
{ color:            #202020;
  text-decoration:  none;
  font-weight:      bold;
}

.gentable
{ width:            100%;
}

.document
{ width:            75%;
  background-color: #E0E0E0;
  color           : #101010;
}

.codequote
{ width:            90%;
  background-color: #F0F0F0;
  color           : #002020;
  align:	    center;
}

TD.codequote,TH.codequote
{ font-family:      monospace, courier, verdana;
  font-size:        12pt; 
}



.gentableborder
{ background-color: #3F3F00;
  color           : #FFFF00;
  text-align      : center;
}

.gentablehilight1
{ background-color: #003F00;
  color           : #FFFF00;
}

.gentablehilight2
{ background-color: #005F00;
  color           : #FFFF00;
}

.gentablehilight3
{ background-color: #007F00;
  color           : #FFFF00;
}