
body         { font-family: 'Book Antiqua', 'Times New Roman'; font-size: 10pt }
a:link       { text-decoration: none; color: #00cc00; font-weight: bold}
a:visited    { text-decoration: none; color: #00cc00; font-weight: bold}
a:hover      { text-decoration: none; color: #ff9900; font-weight: bold }
a:active     { text-decoration: none; color: #FF9900; font-weight: bold}
a.keyword:link   { color: #99CC00; text-decoration: underline; font-weight: bold }
a.keyword:visited {color: #99CC00; text-decoration: underline; font-weight: bold }
a.keyword:hover  { color: #00CCFF; text-decoration: none; font-weight: bold }
a.keyword:active     { color: #800000;text-decoration: none; font-weight: bold  }

h1           { font-size: 24pt; font-family: Book Antiqua; color: #800080; font-weight: bold }
h2           { font-family: Eros, Arial, Helvetica; font-size: 14pt; color: #000080; 
               font-weight: bold }
h3           { font-size: 12pt; font-family: 'Book Antiqua', 'Times New Roman'; color: 
               #6600CC; font-style: italic; font-weight: bold }
h4           { font-size: 12pt; font-family: eros, arial, helvetica; color: #800080; 
               font-weight: bold; margin-bottom: -8 }
