HTML, BODY {
 margin: 0;
 padding: 0;
 background-color: #CFCFB8;
}

BODY, TD, TH {
 font-family:"Arial", Times, serif;
 font-size: 9pt;
}