body
{

            text-decoration: none;
            font-size: 9pt;
            font-family: VERDANA,ARIAL,HELVETICA;
            color: #3A3A3A;
            font-weight: bold;
            background-image:url('../images/background.jpg');
            background-position:center center;
            background-repeat:no-repeat;
            background-attachment:fixed;
}
td
{

            text-decoration: none;
            font-size: 9pt;
            font-family: VERDANA,ARIAL,HELVETICA;
            color: #000000;
}
a:link, a:visited, a:active
{

            text-decoration: none;
            font-weight: bold;
            color: #FFFFFF;
}
a:hover
{

            text-decoration: underline;
            color: #FFFFFF;
}
a.text, a.text:visited, a.text:active
{

            text-decoration: underline;
            font-weight: bold;
            color: #000000;
}
a.text:hover
{

            text-decoration: none;
            color: #000000;
}
a.subnav,a.subnav:visited, a.subnav:active
{

            text-decoration: none;
            font-weight: bold;
            color: #000000;
}
a.subnav:hover
{

            text-decoration: underline;
            font-weight: bold;
            color: #000000;
}

div.headline
{

            text-decoration: none;
            font-size: 16pt;
            font-weight: bold;
            font-family: VERDANA,ARIAL,HELVETICA;
            color: #000000;
}