

/* Presentation Stylesheet */ 
p {
 padding: 0 15px;
 }

h4, h3 {
 margin:0; 
 padding: 5px 0;
 }

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