a:link { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a:visited { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a:focus { color:#FD2D17; background-color:#BECED8; font-weight:bold; }
a:hover { color:#FD2D17; text-decoration:none; background-color:#BECED8; font-weight:bold; }
a:active { color:#0000EE; background-color:#BECED8; font-weight:bold; }

TABLE, TD, TR, OL,  LI, UL, DT, DD {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12pt;
	white-space: pre;
	white-space: nowrap;
}

BODY {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12pt;
	white-space: pre;
	white-space: nowrap;
}

H1{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 20pt;
	white-space: pre;
	white-space: nowrap;
}

H2{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 16pt;
	white-space: pre;
	white-space: nowrap;
}

H3{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 13pt;
	white-space: pre;
	white-space: nowrap;
}

H4{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 13pt;
        text-decoration : underline;
	white-space: pre;
	white-space: nowrap;
}

H5{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12pt;
        text-decoration : underline;
	white-space: pre;
	white-space: nowrap;
}

TH{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12pt;
        font-weight : bold;
	white-space: pre;
	white-space: nowrap;
}