/* General Style */
a:link {text-decoration:underline; color:#006400;}
a:active {text-decoration:underline; color:#006400;}
a:visited {text-decoration:underline; color:#006400;}
a:hover {text-decoration:underline; color:#000000;}

td, body {font-family:verdana,arial,helvetica; font-size:9pt;color:#000000;}

h1 {font-weight: 300; letter-spacing: 3px; font-size: 30px; color:#006400}
h2 {font-weight: 300; font-size: 25px;padding-left:33px}
p {text-indent:33px}
