body {
      font-family: Times, Georgia, Goudy, Palatino, Book Antiqua, New Century Schoolbook, Serif;
      font-size: 12pt;
      text-decoration: none;
      margin-top: 2cm;
      margin-right: 1cm;
      margin-bottom: 1.5cm;
      margin-left: 1.5cm
      }

#header { position: static;
          height: 100px;
          top: 0pt;
          right: auto;
          bottom: auto;
          left: 0pt;
        }

#ad { display: none;
     }

#leftbar { display: none;
        }
        
#rightbar {display: none;
        }

#main { position: relative;
        display: block;
          }

#footer {display:none;
}



      
.pata {
       font-size: 7pt;
       text-align: center;
       text-decoration: none;
       }

.red  {color: red;}

A:link {
        text-decoration: underline;
        color: black;
         }

A:after {content:" ("attr(href) ") ";
     
     }

.grey {
        color: gray;
    }

H1 {
        font-family: Arial, MS Arial, MS Sans Serif, Helvetica, Helvetica CE, Verdana, Sans Serif;
        font-size: 18pt;
    }

H2 {
        font-family: Arial, MS Arial, MS Sans Serif, Helvetica, Helvetica CE, Verdana, Sans Serif;
        font-size: 16pt;
    }

H3 {
        font-family: Arial, MS Arial, MS Sans Serif, Helvetica, Helvetica CE, Verdana, Sans Serif;
        font-size: 14pt;
    }
