body      { color: #FFFF00; 
          font-family: Verdana, Arial, sans-serif; 
          font-size: 10pt; 
          background-attachment: fixed; 
          margin-left: .5cm; 
          margin-right: .5cm; 
          background-position: left top }

A:LINK{  text-decoration: none;
         color: #FFFFFF;
         }
         
A:VISITED{
         text-decoration: none;
         color: #FFA500;
         }
         
A:HOVER{         
         text-decoration: none;
         color: #FFFF00;
         }
TD{
         font-family: "Times New Roman";
         font-size: 12pt;
         }
         
p{
         text-align: justify;
         text-indent: 12px;
         }