BODY {font-family: Arial, Helvetica, sans-serif;
      color: #000000;
      font-size: 8pt;
}

TD   {font-family: Arial, Helvetica, sans-serif;
     color: #000000;
     font-size: 10pt;
    }

.testimonial {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   background: #FFFF99;
   color: darkblue;
   border: solid 2px darkblue;   
}

.news {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   background: lightblue;
   color: darkblue;
   border: solid 1px darkblue;   
   border-style: dashed;
}

.content {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: black; 
}

.bodytable {
  border: solid 1px black;
}

.pageheader {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   background: black;
   color: white;
}

.tableheader {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   background: grey;
   color: black;
}

.attention {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   background: white;
   color: darkblue;
   border: solid 2px darkblue;   
    
}
.bottom {
  background: black;
}

.bottomlink:link {
   font-family: Arial,Helvetica,Verdana;
   font-size: 7pt;
   color: #B0B0B0; 
}
.bottomlink:visited {
   font-family: Arial,Helvetica,Verdana;
   font-size: 7pt;
   color: #B0B0B0; 
}

.bottomlink:hover {
   font-family: Arial,Helvetica,Verdana;
   font-size: 7pt;
   color: #B0B0B0; 
}

.testimoniallink:link {
   font-family: Arial,Helvetica,Verdana;
   font-size: 9pt;
   color: red; 
}
.testimoniallink:visited {
   font-family: Arial,Helvetica,Verdana;
   font-size: 9pt;
   color: red; 
}

.testimoniallink:hover {
   font-family: Arial,Helvetica,Verdana;
   font-size: 9pt;
   color: red; 
}

B.red {
   font-family: Arial,Helvetica,Verdana;
   font-size: 11pt;
   color: red;
}
A {color:darkblue; text-decoration:none; font-weight:bold; cursor:auto}
A:HOVER {color:#FFCC00; text-decoration:none; font-weight:bold; cursor:auto}