BODY {
    font-family : Arial, sans-serif ;
    font-size : 10pt;
}


TD {
    font-family : Arial, sans-serif;
    font-size : 10pt;
}

#Header {
    font-family : Arial, sans-serif;
    font-size : 12pt;
    font-weight : bold;
}

A {
    text-decoration: none;
    color: blue;
}

A:Hover {
    text-decoration: underline;
    color: red;
}

P.leftHeading { 
    font-family : Arial, sans-serif;
    font-size : 12pt;
    font-weight : bold;
    margin: 0 0;
}
