body { 
   margin-right: 1in; 
   margin-top: 0.2in; 
   background-color: #FFFFFF;
 }
p {
   margin-bottom: 0in; 
}
p.title { 
   color:#008000;
   font-size: xx-large;
   font-weight: bold;
   text-align: center;
 }
 p.biline {
   color:#000000;
   text-align: center;
   margin-bottom: 0in;
   font-weight: bold;
 }
 p.subtitle {
   color:#000000;
   font-size: large;
   text-align: center;
   margin-bottom: 0in;
   margin-top:  15px;
   font-weight: bold;
   font-style: italic;
 }

