BODY, DL, DT, DD, DIR, EM, H1, H2, H3, H4, H5, H6,I, LI, OL, UL, P, SPAN, TABLE, TH, TD, TR, BR		{        text-decoration: none;        color: 000000;        font-family: Arial, Helvetica;        font-size: 8pt;        }        .smallwhite		{        text-decoration: none;        color: FFFFFF;        font-family: Arial, Helvetica;        font-size: 9pt;        }            .tenblack		{        text-decoration: none;        color: 000000;        font-family: Arial, Helvetica;        font-size: 10pt;        }            .tenbold		{        text-decoration: none;        color: 000000;        font-family: Arial, Helvetica;        font-weight:bold;        font-size: 10pt;        }         .bluebold		{        text-decoration: none;        color: 666699;        font-family: Arial, Helvetica;        font-weight:bold;        font-size: 12pt;        }                   A:link        {        text-decoration: none;        color: 000000;        font-family: Arial, Helvetica;        font-size: 8pt;        }A:visited        {        text-decoration: none;        color: 000000;        font-family: Arial, Helvetica;        font-size: 8pt;        }A:hover        {        text-decoration: none;        color: 003399;        font-family: Arial, Helvetica;        font-weight:bold;        font-size: 9pt;        }A:active        {        text-decoration: none;        color: FF0000;        font-family: Arial, Helvetica;        font-size: 8pt;        }