
h1, h2, h3, h4, h5, h6 { }
h1      { color: white; font-style: normal; font-weight: bold; font-size: 16px; line-height: 20px; font-family: Verdana, Helvetica, Arial, sans-serif; background-color: transparent; text-align: center }
h2    { color: silver; font-weight: bold; font-size: 17px; line-height: 16px; font-family: Verdana, Helvetica, Arial, sans-serif; background-color: transparent; text-align: center }
h3    { color: white; font-weight: bold; font-size: 18px; line-height: 14px; font-family: Times, "Times New Roman", serif }
h4    { color: gray; font-weight: bold; font-size: 12px; line-height: 18px; font-family: Verdana, Helvetica, Arial, sans-serif }
h5     { color: white; font-weight: normal; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif }
h6    { color: silver; font-weight: normal; font-size: 9px; line-height: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
p { }
a:link    { color: silver; text-decoration: none }
a:visited    { color: silver; text-decoration: none }
a:hover     { color: #fffafa; text-decoration: underline }
a:active     { color: red; text-decoration: none }
a img { border: none }
