


/* Presentation Stylesheet */ 
h4 {
 margin:0; 
 padding: 5px 0;
 }
 
p:first-letter {
 font-size: 120%; 
 font-weight: bold;
 
 }

p.first {align:left; color:ffffff;}
p.second {width:650; height:200; color:ffffff; padding: 2px 4px 2px 4px; border-width:2px; border-style:solid; border-color:FFFFFF; white-space: no-wrap;}
.yeller{background-color:FFFF00; color:000000;}