body,div,td
{

            text-decoration: none;
            font-size: 11pt;
            font-family: VERDANA,ARIAL,HELVETICA;
            color: #000000                       ;
}
a:link, a:visited, a:active
{

            text-decoration: underline;
            font-weight: none;
            font-size: 11pt;
            color: #FD0005;
}
a:hover
{

            text-decoration: none;
            color: #000000;
            font-weight: bold;
}

a.foolink:link, a.foolink:visited, a.foolink:active
{

            text-decoration: underline;
            font-weight: bold;
            font-size: 8pt;
            color: #000000;
}
div.headline
{

            text-decoration: none;
            font-weight: bold;
            color: #FFFFFF;
}
div.footer
{

            font-size: 8pt;
            text-decoration: none;
            font-weight: none;
            color: #000000;
}
#divid
{
 position:fixed;
 right:0px; bottom:0px;
}