

/* Presentation Stylesheet */ 
h4 {
 margin:0;
 padding: 5px 0;
 }
h1{
font-size: .7em;

}
 
p:first-letter {
 font-size: 80%; 
 font-weight: bold;
 color:blue;
 }
