


/* Presentation Stylesheet */ 
h1 {
 margin:0;
 font-size: 120%;
 }
 
h2 {
 margin:0;
 font-size: 110%;
 }
 
p {
 text-align: justify;
}

.noprint {
 display: none;
 }