body         { font-family: Arial, 'sans serif'}
a            { color: darkblue }
a:hover      { color: red }
a:visited    { color: blue }
p            { font-family: Arial, 'sans serif'; font-size: 10pt }
p.small      { font-family: Arial, 'sans serif'; font-size: 8pt }
td           { font-family: Arial, 'sans serif'; font-size: 10pt }
td.small     { font-family: Arial, 'sans serif'; font-size: 8pt }
th           { font-family: Arial, 'sans serif'; font-size: 8pt; font-weight: bold }
th.small     { font-family: Arial, 'sans serif'; font-size: 8pt; font-weight: bold }
p.fn         { text-indent: -40; font-family: Arial, 'sans serif'; font-weight: normal;  font-size: 8pt; 
               margin-left: 40; margin-top: 5; margin-bottom: 0 }
p.fnh        { text-indent: -40; font-family: Arial, 'sans serif'; font-size: 8pt;
               font-weight: bold; margin-left: 40; margin-top: 10; 
               margin-bottom: 0 }

 