
h1, h2, h3, h4, h5, h6 { }
h1      { color: gray; font-style: normal; font-weight: bold; font-size: 20px; line-height: 20px; font-family: Georgia, Times; background-color: transparent; text-align: left }
h2     { color: #060; font-weight: bold; font-size: 13px; line-height: 15px; font-family: Verdana, Helvetica, Arial, sans-serif; background-color: transparent; text-align: left }
h3     { color: black; font-weight: bold; font-size: 10px; line-height: 12px; font-family: Verdana, Helvetica, Arial }
h4      { color: #353535; font-weight: normal; font-size: 10px; line-height: 11px; font-family: Verdana, Helvetica, Arial, sans-serif }
h5       { color: green; font-weight: bolder; font-size: 9px; line-height: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
h6       { color: #696969; font-weight: normal; font-size: 9px; line-height: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
p { }
a:link     { color: #060; text-decoration: none }
a:visited      { color: #363; text-decoration: none }
a:hover      { text-decoration: underline }
a:active      { color: green; text-decoration: none }
a img { border: none }
