.main { font-family: "Times New Roman", serif;        font-size: 12pt;       }       /*"Times New Roman"*/.small  { font-family: Arial, sans-serif;         font-size: 8pt;         } .smalbig  { font-family: Arial, sans-serif;           font-size: 9pt;           }TD { font-family: "Times New Roman", serif;    font-size: 12pt;    }        /*"Times New Roman"*/body { font-family: "Times New Roman", serif;	  font-size: 12pt;     }       /*Body is "Times New Roman"*/       H1 { font-size: x-large;   }H2 { font-size: large;   }
