BODY {
       background-color: #94BFEA;
       font-family: Verdana, Arial CE;
       font-style: normal;
       font-weight: normal;
       font-size: 13px;
       color: #000000;
       padding-left : 40px;
       padding-right : 35px;
       background-image : url(../pix/tlo.jpg);
       background-position : bottom;
       background-attachment : fixed;
}
A, A:LINK {
       color: Navy;
       text-decoration : none;
}
A:HOVER {
       color: Red;
       text-decoration : underline;
}
h3 {
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
       letter-spacing : 1px;
       color: Navy;
}
td {
       padding-right : 10px;
       padding-left : 5px;
       font-family: Verdana, Arial CE;
       font-style: normal;
       font-weight: normal;
       font-size: 13px;
}

