
body {
   color: black; 
   font-family: sans-serif;
   font-size: 14pt;
   line-height: 18pt;
   margin: 2.5cm;
}


PRE, TEXTAREA, TT, CODE {
  font-family:   Courier New, Verdana, Trebuchet, Geneva, Helvetica, sans-serif;
    color: #533;
    line-height: 110%;
    font-size: 120%;
}


H1 { font-size: 20px; 
 	font-family: Verdana, Trebuchet, Geneva, Helvetica, sans-serif;
	font-style: normal;
        font-weight:bold;
	font-size: 200%;
        line-height:100%;
        background: #FFFFFF;
        color: #11AA00;
        padding-top:6px;
        padding-bottom: 5px; 
        text-align: left;
        margin-left: 0px;
        margin-top: 0px;
}


H2 { font-size: 16px;
      font-family: Verdana, Trebuchet, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 150%;
        line-height:100%;
        color: #11AA00;
        text-indent: 0px;
}

H3 { font-size: 12px;
      font-family: Verdana, Trebuchet, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 110%;
        line-height:100%;
        color: #11AA00;
        text-indent: 0px;
}


 body { 	
font-family: Helvetica, sans-serif;
	font-style: normal;
	font-size: 1pt;
	font-size: 110%;
	line-height: 120%;
	background: white;
         margin-top: 20px; 
        margin-left: 20px; 
        margin-bottom: 30px; 
        margin-right: 25px; 
        border-top: 0; 
        border-left: 0; 
        border-bottom: 0; 
        border-right: 0; 
        width: auto; 
        padding-top: 0; 
        padding-left: 0; 
        padding-right: 0; 
        padding-bottom: 0; 
}


li {margin-top: 0.5em;
    margin-bottom: 0.5em;}

p { line-height: 120%;
    margin-top: 1ex; 
}


.addr {
  margin-bottom: 2em;
}
.author, .addr {
    font: 14px Verdana, Trebuchet, Geneva, Helvetica, sans-serif;
    color: #0044FF; 
    font-weight: bold; 
}

div#notes
{
  margin: 0px 20px 0px 20px;
  display: none;
}
