TR, TD, FORM, TABLE, BODY  {
        font-family : sans-serif;
        color : #c4c4c4;
        font-weight : normal;
        font-size : 11pt;
        font-style : normal;
        text-decoration : none;
}

H1  {
        font-size : 16pt;
        font-weight : bold;
        font-style : normal;
        color : #dfdfdf;
        text-decoration : none;
        text-transform : uppercase;
}

H2  {
        font-size : 14pt;
        font-weight : bold;
        font-style : normal;
        color : #dfdfdf;
        text-decoration : none;
        text-transform : uppercase;
}

H3  {
        font-family : sans-serif;
        color : #dfdfdf;
        font-weight : bold;
        font-size : 12pt;
        font-style : normal;
        text-decoration : none;
}

A  {
        font-family : sans-serif;
        color : #dfdfdf;
        font-weight : normal;
        font-style : normal;
        text-decoration : underline;
}

I  {
        font-family : sans-serif;
        color : #c4c4c4;
        font-weight : normal;
        font-size : 8pt;
        font-style : normal;
        text-decoration : none;
}

TH {
        font-family : sans-serif;
				color : #71879b;
        font-weight : bold;
        font-size : 11pt;
        font-style : normal;
        text-decoration : none;
}

B  {
        font-family : sans-serif;
        color : #dfdfdf;
        font-weight : bold;
        font-size : 11pt;
        font-style : normal;
        text-decoration : none;
}

