body         { font-family: Arial, 'sans serif'; font-size: 80% }
a            { color: #990000 }
a:hover      { color: red }
a:visited    { color: #CC0033 }
b.blue       { color: navy }
b.red        { color: red }
font.g       { color: darkgreen }
p            { margin-top: 5; margin-bottom: 5 }
p.i0         { text-indent: -40; margin-left: 40; margin-top: 0; margin-bottom: 0 }
p.i1         { text-indent: -40; margin-left: 70; margin-top: 0; margin-bottom: 0 }
p.sm         { font-size: 7pt }    
blockquote   { margin-top: 0; margin-bottom: 0; margin-left: 30; margin-right: 0  }
<!--
li           { font-family: Arial, 'sans serif'; font-size: 90% }
p            { font-family: Arial, 'sans serif'; font-size: 90% }
p.small      { font-family: Arial, 'sans serif'; font-size: 70% }
p.fn         { text-indent: -40; font-family: Arial, 'sans serif'; font-weight: normal;  font-size: 70%; 
               margin-left: 40; margin-top: 5; margin-bottom: 0 }
p.fnh        { text-indent: -40; font-family: Arial, 'sans serif'; font-size: 70%;
               font-weight: bold; margin-left: 40; margin-top: 10; 
               margin-bottom: 0 }
td           { font-family: Arial, 'sans serif'; font-size: 90% }
td.small     { font-family: Arial, 'sans serif'; font-size: 70% }
th           { font-family: Arial, 'sans serif'; font-size: 90%; font-weight: bold }
th.small     { font-family: Arial, 'sans serif'; font-weight: bold; font-size: 70% }
-->
