<!--
body{
 margin: 0;
 margin-top: 5%;
 }
body,td,p,ul,li,address{
 font-family : sans-serif;
 font-size : 10pt;
 }
address{
 font-style:normal;font-size:8pt;text-align:center;
 }
#logo{
 background-color : transparent;
 color : #008800;
 font-family : sans-serif;
 font-size : 14pt;
 font-weight: bold;
 text-transform:uppercase;
 word-spacing:0.1em;
 letter-spacing:0.1em;
 }
#logosubline{
 background-color : transparent;
 color : #008800;
 font-family : sans-serif;
 font-size : 12pt;
 text-transform:uppercase;
 letter-spacing:0.05em;
 }
#tagline{
 background-color : transparent;
 color : #008800;
 font-family : sans-serif;
 font-size : 10pt;
 font-weight: bold;
 }
#benary{
 color: #000088;
 background-color: #ffffff;
 padding: 1em;
 text-align: center;
 }
  .t{
  text-decoration : none;
  font-family : serif;
  font-style : italic;
  font-weight: normal;
  font-size : x-large;
  color : #008800;
  background-color : transparent;
  }
  .h{
  text-decoration : none;
  font-family : serif;
  font-style : italic;
  font-weight: normal;
  font-size : large;
  }
  .a{
  text-decoration : none ;
  color : #006600;
  background-color : #ffffff;
  }
  .err{
  font-family : sans-serif;
  font-weight : bold;
  font-size : x-small;
  color : #880000;
  background-color : #dedede;
  }
  // -->
