body {
   color: #FFFFFF;
   background-color: #000000;
   font-family:  arial, helvetica, times, verdana, sans-serif;
   margin-left: 1px;
   margin-top: 0%;
} 
P { 
   color: #FFFFFF;
   font-family: arial, helvetica, times, verdana, sans-serif;
   background-color: transparent;
} 
UL { 
   color: #FFFFFF;
   font-family: arial, helvetica, times, verdana, sans-serif;
   background-color: transparent;
} 
OL { 
   color: #FFFFFF;
   font-family: arial, helvetica, times, verdana, sans-serif;
   background-color: transparent;
} 
TABLE { 
   color: #FFFFFF;
   font-family: arial, helvetica, times, verdana, sans-serif;
   background-color: transparent;
} 
TD { 
   color: #FFFFFF;
   font-family: arial, helvetica, times, verdana, sans-serif;
   background-color: transparent; /* kludge: should work as transparent */
} 
TR { 
   color: #FFFFFF;
   font-family: arial, helvetica, times, verdana, sans-serif;
   background-color: transparent;
} 
TH {
   font-family: arial, helvetica, times, verdana, sans-serif;
   background-color: transparent; 
} 
A { 
   color: #0077cc;
/*   text-decoration: none;*/
   text-decoration: underline;
   font-family: arial, helvetica, times, verdana, sans-serif;
}

A:visited       {color: #666666;}
A:hover         {color: #0000ff;text-decoration:underline;}
A:active        {color: #0077cc;text-decoration:underline;}

PRE { 
   font-family: courier, monospace;
/*   font-size: 14pt;*/
   background-color: transparent;
} 
TT { 
   font-family: courier, monospace;
   color: #00ffff;
   background-color: transparent
} 
HR { 
   color: #FFFFFF;
   width: 80%; 
   text-align: center;
   background-color: transparent; 
} 
I {
   font-style: italic;
   font-family: arial, helvetica, times, verdana, sans-serif;
   background-color: transparent; 
} 
H1 {
   font: 20px arial, helvetica, times, verdana, sans-serif;
   color: #FFFFFF;
   vertical-align: top;
   font-weight: bold;
   text-align: center;
   background-color: transparent; 
} 
H2 {
   font: 20px arial, helvetica, times, verdana, sans-serif;
   color: #FFFFFF;
   vertical-align: top;
/*   font-weight: bold;*/
   text-align: center;
   background-color: transparent; 
} 

H3 {
   color: #FFFFFF;
/*   text-align: center;*/
/*   font-size: 14px;*/
   font-weight: bold;
   font: 18px arial, helvetica, times, verdana, sans-serif;
   background-color: transparent; 
} 
H4 {
   font-weight: bold;
   color: #FFFFFF;
   font-family: arial, helvetica, times, verdana, sans-serif;
   vertical-align: top;
   text-align: left;
   background-color: transparent; 
} 
TBODY {
   font-family:  arial, helvetica, times, verdana, sans-serif;
   margin-left: 1px;
   margin-top: 0%;
   background-color: transparent; 
} 
STRONG {
   font-weight: bold;
   font-family: arial, helvetica, times, verdana, sans-serif;
   background-color: transparent; 
} 
B {
   font-weight: bold;
   background-color: transparent; 
}
.SMALL {
   font-size: 10px;
   font-family: arial, helvetica, times, verdana, sans-serif;
   color: #FFFFFF;
   background-color: transparent; 
}
.RIGHT {
   text-align: right;
   background-color: transparent; 
} 
.CENTER {
   text-align: center;
   background-color: transparent; 
}
.NODEC {
   text-decoration: none;
}
.BIGRED {
   font-weight: bold;
   font-family: arial, helvetica, times, verdana, sans-serif;
   color: #cc0000;
   vertical-align: top;
   background-color: transparent; 
} 
.RED {
   color: #cc0000;
   background-color: transparent; 
} 
.DARKRED {
   color: #990000;
   background-color: transparent; 
} 
.BLUE {
   color: #000099;
   background-color: transparent; 
} 
.FFIXED {
   color: #990000;
   background-color: transparent; 
   text-decoration: none;	
}
.HEADER {
   font-size: 16px;
   font-weight: bold;
   font-family:  arial, helvetica, times, verdana, sans-serif;
   background-color: transparent;
} 
.CIRCLE {
   list-style-type: circle;
   background-color: transparent;
}	
.I {
   font-style: italic;
   font-family: arial, helvetica, times, verdana, sans-serif;
   background-color: transparent;
} 
.CI {
   font-style: italic;
   font-family: arial, helvetica, times, verdana, sans-serif;
   text-align: center;	
   background-color: transparent;
} 

