

/* Presentation Stylesheet */ 

h3, p {
 margin:0;
 padding:15px; font-weight:lighter;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
p:first-letter {
 font-size: 130%; 
 font-weight: normal;
 color:#006600;
 }
