BODY {
  Background-Color: "WHITE";
  Color: "Black"; 
  Font-Family: Arial, Helvetica; 
  }

P {
  Text-Align: Left;
  Font-Size: 11px; 
  }

TD {
  Text-Align: Left;
  }

.TableSmall {
  Color: "BLACK"; 
  Font-Size: 11px; 
  Text-Align: Left;
  }

