BODY { font-family : "Arial", "Helvetica", "Sans Serif";
       font-size : 10.0pt;
       background-color : transparent;
       background-image : url("../image/back0.png");
       margin : 25.0px; }

P { font-family : "Arial", "Helvetica", "Sans Serif";
    font-size : 10.0pt;
    color : black;}
     
LI { font-size : 10.0pt;
     list-style-type : square;
     list-style-position : outside;
     color : black ; }

A:link { font-size : 10.0pt;
         font-weight : bold ;
         text-decoration : normal;
         color : black; }

A:visited { font-size : 10.0pt;
            font-weight : bold ;
            text-decoration : normal;
            color : black; }

A:hover { font-size : 10.0pt;
          font-weight : bold ;
          text-decoration : normal;
          color : maroon; }

A:active { font-size : 10.0pt;
           font-weight : bold ;
           text-decoration : normal;
           color : maroon; }

H1 { font-size : 24.0pt;
      font-weight : bold;
      color : black; }

H2 { font-size : 18.0pt;
     font-weight : bold;
     color : black; }

H3 { font-size : 14.0pt;
     font-weight : bold;
     color : black; }

H4 { font-size : 12.0pt;
     font-weight : bold;
     color : maroon;
     text-align : center; }
       
H5 { font-size : 10.0pt;
     font-weight : bold;
     color : black; }

H6 { font-size : 8.0pt;
     font-weight : bold;
     color : black; }
