

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

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

p:first-letter {
 font-size: 105%; 
 font-weight: bold;
 color:#0B3685;
 }

footer {
 font-size: 10pt;
 color:6b8cc9;
 }

b {
 font-size: 110%;
 font-weight: bold;
 color:#0B3685;
 }

.breadcrumb
 font-color: #c98a27;
 font-weight: bold;

