body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  padding: 10px;
  margin: 5px;
  border: solid;
  border-color:#E8E8E8;
    
}


h1 {
text-align: center;
 color: #222222;
 
}

.leader {font-weight:bold;
font-size:16px

}

p.special {
text-align: center
}

p {
 text-align: left;
 color: #222222;
 font-size:10pt;
 line-height: 1.4;
}

h2{
 text-align: center;
 font-size: 20px;
 font-style: italic;
 color: green;
}

#copyright{
font-size: small;
text-align: center;
}