body { color: black; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #fbfdc9; text-decoration: none; }
h1 { font-size: 20px; font-weight: bold; text-decoration: none; margin: 0; padding: 0; }
h2 { font-size: 16px; font-weight: normal; margin: 0; padding: 2px 0 2px 0; }
h3 { font-size: 12px; font-weight: normal; margin-top: 0; margin-bottom: 0; }
h4 { font-size: 11px; font-weight: normal; margin-top: 0; margin-bottom: 0; }

a:link { color: #000; text-decoration: none; }

a:visited { color: #000; text-decoration: none; }

a:hover { color: #f00; text-decoration: underline; }

a:active { text-decoration: none; }
ul { margin-top: 0; margin-bottom: 0; list-style-type: disc; }
