a            { text-decoration: none}
a:link       { font-size: 10pt; font-family: Arial, sans-serif; text-decoration: none; color:#003399 }
a:visited    { font-size: 10pt; color: #003399; font-family: Arial, sans-serif; text-decoration: none }
a:active     { font-size: 10pt; font-family: Arial, sans-serif; text-decoration: none }
a:hover      { color: #FF0000; text-decoration: underline }

body         { font-family: Arial, sans-serif; background-color: rgb(255, 255, 255); color: #000000 }
h1           { font-family: Times New, serif; font-weight: bold; font-size: 18; color: #FF0000 }
h2           { color: rgb(0, 0, 255) }
h3           { color: rgb(51, 0, 153) }
h4           { color: rgb(51, 0, 153) }
h5           { color: rgb(51, 0, 153) }
h6           { color: rgb(51, 0, 153) }
