body
{      background-color: white;
       font-family: arial, helvetica, sans-serif;
}

h1
{
        font-family: arial, helvetica, sans-serif;
        font-size: 18pt;
        color: maroon;
        font-weight: bolder;
}

h2
{
        font-family: arial, helvetica, sans-serif;
        font-size: 14pt;
        color: maroon;
        font-weight: bold;
}

td
{    
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 9pt;
}


