table, td, tr, p, h1, h2, ul, li { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px }
body, a            { font-family: Arial, Verdana, Helvetica, sans-serif}

a:link             { color:#0000cc; text-decoration:none }
a:visited          { color:#000099; text-decoration:none }
a:hover            { color:#0000cc; text-decoration:underline }
a:active           { color:#cc0000; text-decoration:none }

a.grey:link        { color:#999999; font-size: 9px; text-decoration:none }
a.grey:visited     { color:#999999; font-size: 9px; text-decoration:none }

body               { color:#000000; background-color:#ffffff }

h1                 { font-size: 16px; font-weight: bold; margin-top: 0px; color:#000000 }
h2                 { font-size: 14px; font-weight: bold; margin-top: 10px }
ul                 { margin-top: 0px }
li                 { margin-top: 0px }
p                  { text-align: justify }
.small             { font-size: 10px}
.form              { font-family: "Courier New", Courier, mono; font-size: 12px}
