BODY {
        font-family: Helvetica, Arial, Verdana, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        font-style: normal;
        color: #000000;
        background-color: #ffffff;
     }

TD {
        font-family: Helvetica, Arial, Verdana, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        font-style: normal;
}

H6 {
        font-size : 32pt;
        font-family : Helvetica, Arial, sans-serif;
        color : #000000;
        font-weight : bolder;
}


A		{ text-decoration: underline };
A:link		{ color: #000040; }
A:visited	{ color: #000080; }
A:active	{ color: Red; }
A:hover		{ color: Blue; text-decoration: underline }

