p.SectionStart:first-letter { 
font-size:3em; 
text-color:Navy; 
text-transform:capitalize; 
background:LightGrey; 
float:left;
line-height:.5em;
padding:4px;
margin-top:0;
}
.SectionStart {
clear:both;
}
.SectionEnd {
clear:both;
}

