body {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-face: Arial;
   font-size: 10pt;
   background-color: #FFFFFF;
   #color: #6666CC;
   text-decoration:none;
   /*
   background-image:url('../logos/backdrop.gif');
   background-repeat: repeat;
   background-position: 50px 20px;
   background-attachment: fixed;
   */
}

a {
   color: #6666CC;
   text-decoration:none;
}

a:hover{
   color:#000099;
   text-decoration:none;
}

.style1
{
    FONT-SIZE: 4pt;
    FONT-FACE: normal;
}
.style2
{
    FONT-SIZE: 6pt;
    FONT-FACE: normal;
}
.style3
{
    FONT-SIZE: 8pt;
    FONT-FACE: normal;
}

.menu1
{
    FONT-SIZE: 4pt;
    FONT-FACE: bold;
}
.menu2
{
    FONT-SIZE: 6pt;
    FONT-FACE: bold;
}
.menu3
{
    FONT-SIZE: 8pt;
    FONT-FACE: bold;
}

.normaltable
{
   /*background-image:url('../logos/backdrop.gif'); */
   font-size:10pt;
   text-decoration: none;
   color: #000000;
}
.smalltable, .smalltable TD, .smalltable TH
{
   /* background-image:url('../logos/backdrop.gif'); */
   font-size:8pt;
   text-decoration: none;
   color: #000000;
}
