BODY,TD {
         border: 0;
         font-family: verdana, arial, sans-serif; color:#404040;
         font-size: 14px;
         margin: 0;
         padding: 0;
        }

TABLE
{
   border: 0;
   margin: 0;
   padding: 0;
}

TD.header {
         font-family: verdana, arial, sans-serif; color:#404040;
         font-size: 10px;
}



A.bottom {
        color: #0000FF;
        font-family: verdana, arial, sans-serif;
        font-size: 10px;
        text-decoration: none;
}

A.menuleft {
        color: #fff;
        background: url('images/footmenu01leftdark.gif');
        background-color: #000080;
        width: 175px;
        height: 40px;
}

A.menuleft:hover {
        color: #fff;
        background: url('images/footmenu01left.gif');
        background-color: #000080;
        width: 175px;
        height: 40px;
}

A.menuright {
        color: #fff;
        background: url('images/footmenu01rightdark.gif');
        background-color: #000080;
        width: 175px;
        height: 40px;
}

A.menuright:hover {
        color: #fff;
        background: url('images/footmenu01right.gif');
        background-color: #000080;
        width: 175px;
        height: 40px;
}

p.center {margin-left: auto; margin-right: auto; text-align: center;}
