 body { margin: 0; }
#header { background: #e0ffe0; color: green; border-bottom: solid 1px green; margin: 0 0 5 0; padding: 5; }
#header h1 { margin: 0 0 0 2; }
#header p { margin: 0 0 0 10; font-size: 11; }
#footer { background: #e0ffe0; color: green; border-top: solid 1px green; margin: 10 0 0 0; }
.company { font-family: helvetica, arial, sans-serif; font-weight: bold; }
.small { font-family: helvetica, arial, sans-serif; font-size: small; }
.description { font-family: helvetica, arial, sans-serif; font-size: small; display: block; }
hr { clear: both; border:solid; border-width:1px; border-bottom-color:#007300; border-top-color:#ffffff; border-left-color:#ffffff; border-right-color:#ffffff;}
a { text-decoration: none; font-weight: bold; color: green; font-family: helvetica, arial, sans-serif;}
