a { color: #308f61; text-decoration: none; }
a:hover { color: #236746; text-decoration: underline; }

#content h1, #content h2, #content h3, #content h4, #footer { font-family: Arial, Helvetica, sans-serif; }

#content h1 { color: #236746; font-size: 33px; line-height: 38px; margin: 0 0 18px 0; font-weight: normal;  }
#content h2 { color: #308f61; font-size: 24px; line-height: 28px; margin: 0 0 12px 0; font-weight: normal; }
#content h3 { color: #308f61; font-size: 20px; line-height: 26px; margin: 0 0 10px 0; font-weight: normal; }
#content h4 { color: #308f61; font-size: 16px; line-height: 16px; margin: 0 0 9px 0; font-weight: normal; }

#content { font: 14px/24px Arial, Helvetica, sans-serif; }
#content p { padding: 0; margin: 0 0 13px 0; }
#content ul li { line-height: 24px; padding: 0 0 0 19px; background: url("/__images/bullet.gif") no-repeat 2px 10px; }
#content ul { padding-bottom: 15px; }

b, strong { font-weight: bold; }

em { font-style: italic; }

