 body {
 	font-family: Arial, Helvetica, sans serif;
 	font-size: 10pt;
 }
 h1 {
  	margin-top: 15px;
 	font-size: 13pt;
 	font-weight: bold;
 	margin-bottom: 8px;
}
 h2 {
 	font-size: 12pt;
 	font-weight: bold;
 	margin-bottom: 8pt;
 	margin-top: 8px;
}
p.address, h3 {
 	font-size: 9pt;
 	font-weight: normal;
 	margin-top: 8px;
 	margin-bottom: 8px;
 	background-color: #F3F3F3;
}
#z1 {
    font-weight: bold;
    background-color: #DDDDDD;
    width: 100%;
    padding: 1px;
    }
#z2 {
    font-weight: bold;
    background-color: #EEEEEE;
    width: 100%;
    padding: 1px;
    }
 hr {
     border: 0;
     color: #EEEEEE;
     background-color: #EEEEEE;
     height: 2px;
     width: 100%;
 }
