


/* Presentation Stylesheet */ 
h4 {
 margin:0; 
 padding: 5px 0;
 }

h2,h3,h4 {
 color:#102040;
 }
 
#content:first-letter {
 font-weight: bold;
 }

a {
color: #0000b0;
}
a:visited {
color: #00a0ff;
}
