/* Standard tags */

a            { color: #993333 ; text-decoration: underline; }
a:visited    { color: #993333 }
a:active     { color: #000000 }
a:hover      { color: #669933; text-decoration: underline; }
body         { font-size: 10pt;  font-family: Verdana, Geneva, Helvetica }
tbody        { font-size: 10pt;  font-family: Verdana, Geneva, Helvetica; }
h1           { font-size: 12pt; font-family: Arial, Helvetica, sans-serif }
h2           { font-size: 10pt; font-family: Arial, Helvetica, sans-serif }
h3           { font-size: 10pt; font-family: Arial, Helvetica, sans-serif }
img          { border-style: solid; border-color: #000000 }


