Body
{
   font-family: Arial;
   font-size: 9pt;
}

A:link
{
   color: #0000FF;
   TEXT-DECORATION: none;
}

A:visited
{
   color: #0000FF;
   TEXT-DECORATION: none;
}

A:hover
{
   color: red;
}

A:active
{
   TEXT-DECORATION: none;
}

#CompanyName
{
   position: absolute;
   top: 35px;
   left: 230px;
   width: 650px;
   font-family: Arial;
   color: #000099;
   font-size: 14pt;
   font-weight: normal;
}

#ContentPosition1
{
   position: absolute;
   width: 600px;
   top: 70px;
   left: 40px;
}

#ContentPosition2
{
   visibility: visible;
   position: absolute;
   width: 600px;
   top: 95px;
   left: 40px;
}

#Footer
{
   color: navy;
   font-family: default;
   font-size: 8pt;
   text-align: center;
   width: 620px;
}


#TableTitle
{
  /****  background-color: #cc0000 ; ***/
   background-color: #8fb77f ;
   color: #FFFFFF;
   
}

