A:link {color: #333333;}
A:visited {color: #333333;}
A:active {color: #333333;} 
A:hover {color: #FF0000;} 

.body
{
  background-color: #000000; 
  color: #000000;
}
.genericstyle
{
  font-family: Arial; 
  font-size: 10pt; 
  color: #333333;
}
.header
{

   font-size: 11pt; 
   font-family: Arial; 
   font-weight: bold;
   font-style: italic; 
   color: #333333;
}
.button
{
   font-family: Arial;
   font-size: 8pt; 
   font-weight: normal; 
   background-color: #FFFFFF;
   border: 1px solid;
   color: #333333; 
   MARGIN-BOTTOM: 0px; 
   MARGIN-TOP: 3px;
}

.signHeader
{
  background-image: url('images/textHeader.gif');
  background-repeat: no-repeat;
  position: bottom center;
}
.h1header
{
   visibility:hidden;
   margin: 0 0 0 0;
   font-size: 20pt;
}
.h1headerver2
{
   margin: 0 0 0 0;
   font-size: 12pt;
}
.h2header
{
   margin: 0 0 0 0;
   font-size: 10pt;
   color: rgb(0,72,145);
}

