
a:visited          { color: navy; font-weight: lighter; font-size: 12pt; text-decoration: none }
a:link           { color: yellow; font-weight: bold; font-size: 12pt; text-decoration: underline }
a:hover         { color: red; font-weight: bold; font-size: 12pt; text-decoration: underline }
a:active         { color: red; font-weight: bold; font-size: 12pt; text-decoration: none }
body               { color: white; font-weight: normal; font-size: 12pt; font-family: Arial, Helvetica; background-color: rgb(255,255,255); text-align: center; margin: 0 }
h1      { color: yellow; font-weight: bold; letter-spacing: normal }
h2        { color: yellow; font-weight: bold; letter-spacing: normal }
h3          { color: yellow; font-weight: bold; letter-spacing: normal }
h4     { color: yellow; font-weight: bold; letter-spacing: normal }
li       { color: white; font-weight: bold; font-size: 12pt; list-style-type: square; list-style-position: outside }
ol  { font-size: 12pt; list-style-type: disc }
table     { }
td  { text-decoration: none }
th   { color: yellow; font-weight: bold }
tr  { }
ul           { font-weight: bold; font-size: 12pt; text-indent: 0px; list-style-type: square; list-style-position: outside }
