body 
{ 
    font-family: trebuchet ms, arial, helvetica, sans-serif;
    font-size: 12pt;
    background-color: #dee8df;
    background-repeat: no-repeat;
    width: 1000px;  
}
a 
{ 
    text-decoration : underline; 
    color : #0000ff; 
}
th 
{
    font-size: 12pt;
    font-weight: bold;
    border-bottom: 1pt solid black;
}
td 
{
    font-size: 12pt;
    font-weight: normal;
}	


