
/* Presentation Stylesheet */ 

h4 {
font-family: arial;
font-weight: bold;
color: #000000;
font-size: 14pt;
 }

h2 {
font-family: arial;
font-weight: bold;
color: #ffffff;
font-size: 10pt;
 }

p {
font-family: arial;
color: #517DBC;
font-size: 10pt;
}

p:first-letter {
 font-size: 12pt; 
 color: #517DBC;
 }