body
{
    color: #999966;
    font-family: sans-serif, serif, 'Times New Roman', TimesNR, Times, 'Book Antiqua', 'Palatino Linotype', Palatino;
    font-size: 8pt;
}

p
{
    color: #999966;
    font-family: sans-serif, serif, 'Times New Roman', TimesNR, Times, 'Book Antiqua', 'Palatino Linotype', Palatino;
    font-size: 8pt;
}

td
{
    color: #999966;
    font-family: sans-serif, serif, 'Times New Roman', TimesNR, Times, 'Book Antiqua', 'Palatino Linotype', Palatino;
    font-size: 8pt;
}

img
{
    cursor: crosshair;
}

a:active
{
    color: #CCCC99;
    font-family: sans-serif, serif, 'Times New Roman', TimesNR, Times, 'Book Antiqua', 'Palatino Linotype', Palatino;
    font-size: 8pt;
    cursor: crosshair;
    text-decoration: none;
}

a:link
{
    color: #CCCC99;
    font-family: sans-serif, serif, 'Times New Roman', TimesNR, Times, 'Book Antiqua', 'Palatino Linotype', Palatino;
    font-size: 8pt;
    cursor: crosshair;
    text-decoration: none;
}

a:visited
{
    color: #666633;
    font-family: sans-serif, serif, 'Times New Roman', TimesNR, Times, 'Book Antiqua', 'Palatino Linotype', Palatino;
    font-size: 8pt;
    cursor: crosshair;
    text-decoration: none;
}

a:link:hover
{
    color: #FFFFCC;
    /*font-family: Arial Rounded MT Bold, sans-serif;*/
    font-family: sans-serif, serif, 'Times New Roman', TimesNR, Times, 'Book Antiqua', 'Palatino Linotype', Palatino;
    font-size: 8pt;
    cursor: crosshair;
}