html, body
{
background-color:white;
margin:20px 10px 10px 10px;
text-align:left;
font-family:times;
font-size:12pt;
}
td
{
text-align:left;
border-color:transparent;
border-width:1px;
}
tr
{
text-align:left;
border-color:transparent;
border-width:1px;
}
p
{
margin:3;
}