.StyleSheetHiddenPlaceHolder { display: none; }

body
{
font-family: 'arial', 'helvetica';
font-size:8pt;
color: #333333;
}

td
{
font-family: 'arial', 'helvetica';
font-size:8pt;
color: #333333;
}

input
{
font-family: 'arial', 'helvetica';
font-size:8pt;
color: #333333;
}

textarea
{
font-family: 'arial', 'helvetica';
font-size:8pt;
color: #333333;
width: 80pix;
}

strong
{
color: #333333;
}