table.menu { color: white;
             font: bold 8pt "Arial";
             background: #666666;
             height: 10px;
             width: 580px;
             border: 0px;
           }

table.menu1 { width: 580px;
              border: 0px;
              font: normal 10pt "Arial";
            }

body { topmargin: 0px
       bgcolor="#FFFFFF"
     }

H1 { color: #FF0000;
     font: bold 12pt "Arial";
   }

p { text-align: justify;
    color: black;
    font: normal 10pt "Arial"
  }

p.about { color: #FF0000;
          font: bold 12pt "Arial"
        }

p.middle { color: black;
           font: bold 10pt "Arial"
         }

p.bottom { color: #FF0000;
           font: bold 7pt "Arial";
           text-align: center;
         }

A.menu:link { color: white;
              text-decoration: none;
            }

A.menu:visited { color: white;
                 text-decoration: none;
               }

li { text-align: justify;
     color: black;
     font: normal 10pt "Arial"
   }

H6 { color: #FF0000;
     font: bold 12pt "Arial";
   }

