body         { font-family: Arial, 'sans serif'; font-size: 90% }
a            { color: darkblue }
a:hover      { color: red }
a:visited    { color: blue }
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% }
 