
bo dy  { font-family: Arial; 
           font-size: 10pt; }
        /*body is Arial*/

.td   { font-family: Arial; 
           font-size: 10pt; }

.footnote  { font-family: Arial; 
           font-size: 8pt; }
           /*footnote is Arial small*/

.b ig     { font-family: Arial; 
           H3; }

.big     { font-family: Arial; 
           font-size: 12pt; 
           font-weight: bold; }

.ffitz  { font-family: Georgia; 
           font-size: 8pt; }
           /*ffitz is Georgia small*/


