

/* Presentation Stylesheet */ 

h3, p {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
A:link { text-decoration:none;
         color: black}
A:visited { text-decoration:none;
            color:black}

Body    {font-family:"Arial"
		 color: black;} 
