body{ 
     font-size: 11pt;
     color : #000000; 
     background-color : #ffffff;
     line-height : 1.2;
     margin-right : 3%;
     margin-left : 3%;
}


H1 {
   color: darkgreen;
   font-weight: 900;
   font-size: 1.1em;
   margin: 0em 1em 0em 1em;  /* $B>e1&2<:8(B */
   border-width: 0;
   border-style: none;
   border-color: darkgreen;
   padding: 0.em 0em 0.5em 0.5em;
   text-align: left;
   }
H2 {
   color: darkgreen;
   font-size: 1.0em;
   margin: 0em 1em 1em 1em;
   border-width: 0px 0px 1px 0px;
   border-style: none none solid none;
   border-color: darkgreen;
   padding: 0em 1em 0em 0em;
   text-align: right;
   }
H3 {
   color: black;
   font-weight: bold;
   font-size: 1em;
   margin: 1em 1em 0em 0em;
   text-align: left;
   }

form.button	{
     margin-bottom: 0px; 
     margin-top: 0px; 
}
div.topbutton  {
     text-align: right; 
}
div.header	  {
     font-size: 9pt; 
     font-family: 
     sans-serif;
     font-weight: bold; 
     color: white; 
     background-color: darkgreen;
     margin-bottom: 1em; padding: 3px; 
}
div.header a	 { 
     color: white; 
}
div.copyright  {
      font-size: 8pt; 
      font-family: Verdana, Arial,  Helvetica, sans-serif; 
      margin-top: 1em; 
}
hr.aaj {
      color: darkgreen; 
      height: 1px; 
}
strong {
      font-weight: normal;
      color: darkgreen; 
}
ul     {
      line-height: 140%; 
}
