
a   { color: black; font-weight: bold; text-decoration: none }
a:link:hover  { color: red; text-decoration: none }
a:visited   { color: black; text-decoration: none }
a:visited:hover  { color: red; text-decoration: none }
h1 { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 { font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4  { font-weight: bold; font-size: 12px; font-family: "Times New Roman", Georgia, Times }
h5 { font-weight: lighter; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h6  { color: #000; font-weight: normal; font-size: 12px; font-family: "Times New Roman", Georgia, Times }
p  { font-weight: lighter; font-size: 14px; font-family: "Times New Roman", Georgia, Times }
