

/* Presentation Stylesheet */ 

h3, p {
 margin:0;
 padding:15px;
 }

h4 { color: #fff; font-size: 14pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: underline; margin:0; padding: 5px 0; }
p:first-letter {
 font-size: 130%; 
 font-weight: bold;
 color:#333;
 }
a:link { color: #039; text-decoration: none; }
a:visited { color: #999; text-decoration: none; }
a:hover { color: #c63; text-decoration: underline; }
h5 { text-indent: 12pt; }
h2 { color: #000; font-family: Monaco, "Courier New", Courier, monospace; background-color: #c30; text-decoration: none; width: 100%; margin-top: 0 !important; margin-bottom: 5px; padding-top: 2px; padding-bottom: 2px !important; padding-left: 15px; }

