body { background-image: url(tile.gif); background-attachment: fixed}

   P{
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   padding-top: 10 px;
   padding-left: 5 px;
   padding-right: 5 px;
   padding-bottom: 10 px;
   line-height:12px;
   color: #990000; 
   }


   .bodytext{
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   line-height:16px;
   color: #990000; 
   }

LI{
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   color: #990000; 
   }
   
.small{
   font-family:  arial, helvetica, sans-serif;
   font-size: 8pt;
   font-weight: normal;
   padding-top: 5px;
   padding-bottom: 5px;
   text-align: center;
   color: #ffffff; 
   }
   

STRONG {
   background-color : #ffffff; 
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   color: #990000; 
}

   H1 { 
   font-family:  arial, helvetica, sans-serif;
   font-size: 24pt ;
   font-weight: bold;
   padding-left: 0px;
   color: #990000; 
}
   

A{
   font-family: arial, helvetica, verdana, sans-serif;
   font-size: 8 pt;
   font-weight: normal;
   color: #ffffff;
text-decoration:none;
   }
  
A:visited {color: #cccccc;
text-decoration:none; }

A:hover {color: #990000;
text-decoration:underline;
padding-left: 5 px;
padding-right: 5 px;
font-weight: bold; }


