body  {
       background-color: #ffff99;
       padding: 8px;
       scrollbar-face-color: #ffff99;
       font-family: Arial, Helvetica, sans-serif;
       color: #663300;
}


a:link    {
           text-decoration: underline; color: #009900;
}
a:visited {
           text-decoration: underline; color: #663300;
}
a:hover   {
           text-decoration: underline; color: #cc3300;
}
       



td {
    font-size: 10pt;
}


.title {
        text-decoration: underline;
        text-align: center;
        text-align: center;
        font-size: 12pt;
        font-weight: bold;

}


.titlehome {
            text-decoration: underline;
            text-align: center;
            letter-spacing: 3pt;
            font-weight: bold;
            font-size: 12pt;
}

