a:link       { font-family: Arial; font-size: 8pt; font-weight: bold; color: RGB(128,0,0); text-decoration: underline}
a:visited    { font-family: Arial; font-size: 8pt; font-weight: bold; color: RGB(128,0,0); text-decoration: underline}
a:hover      { font-family: Arial; font-size: 8pt; font-weight: bold; color: RGB(255,0,0); text-decoration: underline}
a:active     { font-family: Arial; font-size: 8pt; font-weight: bold; color: RGB(0,128,0); text-decoration: underline}
h1           { font-family: Arial; color: RGB(128,0,0); font-size: 12pt; font-weight: bold }
h2           { font-family: Arial; color: RGB(128,0,0); font-size: 10pt; font-weight: bold }
h3           { font-family: Arial; color: RGB(128,0,0); font-size: 8pt; font-weight: bold }
h4           { font-family: Arial; color: RGB(128,0,0); font-size: 8pt; text-decoration: underline }
p            { font-family: Arial; font-size: 8pt }
td           { font-family: Arial; font-size: 8pt }
table        { border-style: hidden}
li           { font-family: Arial; font-size: 8pt }
input        { font-family: Arial; font-size: 8pt; color: RGB(128,0,0) }