
h1, h2, h3, h4, h5, h6 { }
h1      { color: gray; font-style: normal; font-weight: bold; font-size: 14px; line-height: 18px; font-family: "Times New Roman", Georgia, Times; background-color: transparent; text-align: center }
h2        { color: #c00; font-weight: bold; font-size: 16px; line-height: 16px; font-family: "Times New Roman", Georgia, Times; background-color: transparent; text-align: left }
h3  { color: #444; font-weight: normal; font-size: 12px; line-height: 18px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; margin: 0px; padding: 0px; border: 0px }
h4         { color: #c00; font-weight: normal; font-size: 11px; line-height: 13px; font-family: Verdana, Helvetica }
h5       { color: #3c3c3c; font-weight: normal; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px }
h6      { color: #c00; font-weight: normal; font-size: 11px; line-height: 11px; font-family: "Times New Roman", Georgia, Times }
a:link     { color: #c00; text-decoration: none }
a:visited     { color: gray; text-decoration: none }
a:hover       { text-decoration: underline }
a:active      { text-decoration: none }

