body
 {
 background-color: #FFFFFF;
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;

 margin-top:   0;
 margin-left:  2pt;
 margin-right: 2pt;
 }

H1
 {
 background-color: #AAAAEE;
 color: #303030;
  
 font-size:    15pt;
 font-style:   normal;
 font-variant: normal;
 font-weight:  bold;
 line-height:  15pt;

 text-align:     center;
 vertical-align: middle;
 
  border:  1px solid #333333;
 }

H1 img
 {
 position: absolute;
 right: 10px;
 margin-top: 2pt;
 border: 0px;
 }

div.footer
 {
 background-color: #ffffff;
 color: gray; 
  
 font-size:    8pt;
 font-style:   italic;
 font-variant: normal;
 font-weight:  lighter;
 line-height: 10pt;

 text-align:     left;
 vertical-align: middle;
 
 border: solid;
 border-width: thin;
 border-color: gray;

 position: absolute;
 bottom: 1%;
 left: 1%;
 right: 1%;
 }
