a:link           { text-decoration: none; color: #0000FF } 
a:visited        { text-decoration: none; color: #0000FF } 
a:active         { text-decoration: none; color: #FF0000 } 
a:hover          { text-decoration: none; color: #00FFFF } 
a:link.header    { text-decoration: none; color: #FFFFFF } 
a:visited.header { text-decoration: none; color: #FFFFFF } 
a:active.header  { text-decoration: none; color: #0000FF } 
a:hover.header   { text-decoration: none; color: #66CCFF }
h1               { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight:bold }
h2               { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight:bold }
h3               { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:bold }
h4               { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight:normal}
h5               { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight:normal }
p, dt, dd, pre, li, legend, label   { font-family: Arial, Helvetica, sans-serif; font-size: 10pt  }