a { text-decoration: none }
a:link      { text-decoration: none; font-weight: bold; color: #4400ff }
a:active    { text-decoration: none; font-weight: bold; color: #4400ff }
a:visited   { text-decoration: none; font-weight: bold; color: #4400ff }
a:hover     { text-decoration: none; font-weight: bold; color: #880044 }
body        { font-family: arial; font-size: 10px; font-style: normal; color: #444444; margin: 4px 4px 4px; line-height: 10px }
p           { font-family: arial; font-size: 10px; font-style: normal; color: #444444; line-height: 10px }
.header     { font-family: arial; font-size: 12px; font-style: normal; color: #444444; line-height: 11px }
.small      { font-family: arial; font-size: 8px;  font-style: normal; color: #444444; line-height: 8px }
input       { border: 1px solid #001840; font-family: courier; font-size: 12px}
textarea    { border: 1px solid #001840; font-family: courier; font-size: 12px}
table       { font-family: arial; font-size: 10px; font-style: normal; color: #444444; line-height: 10px }
pre         { font-size: 12px; font-style: normal; color: #444444; line-height: 12px; background-color: #C09878 }
