

/* Presentation Stylesheet */ 

h4 {
 margin:0;
 padding: 5px 0;
 }
 
p:first-letter {
 font-size: 100%; 
 font-weight: bold;
 color:#000000;
 }
 
 h3 {
 margin:0;
 font-size: 10px;
 }
