
/* external CSS file for Lemon Hill*/

body {background-color: rgb(255, 255, 255)}
h1, h2, h3, h4 {color: rgb(51, 153, 0)} 
h4,.red {color: rgb(153, 0, 0)}
p {color: rgb(0,51,0)}
h1, h2, h3, h4, p, ol, ul, td {font-family: "lucida sans unicode", Helvetica, Univers, sans-serif;}
h1, h2, h3, h4 {font-weight: 200}
h1 {text-align: center;}
p, ol, ul, td {font-size: 10pt;}
.small {font-size: 8pt;}


