/* Presentation Stylesheet */ 

h1, h3, h4, p {
 margin:0;
 padding:0.5em;
 }
h1, h3, h4 {color:black;}
h1 {font-size:1.5em;}
strong {color:black;}
p:first-letter {font-size:120%; color:#4B4239;}
img {border:0;}
img.left {margin:0.1em 0.3em 0 0;float:left;}
a:hover {text-decoration: none;}
span.price {color:maroon;}

hr {border: 1px solid black; width: 91%; text-align:center;}

#l-col ul {list-style: none; margin:7px 0 0 0; padding-left:5px;}
#l-col li {padding-bottom:4px;font-family:sans-serif;font-size:0.9em;font-weight:bold;}
#l-col a {text-decoration: none;}
#l-col a:link {color: #0000B8;}
#l-col a:visited {color: #555555;}
#l-col a:hover {color: red;}
