Body {
    Font-family : Times New Roman, Times, serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : medium;
    Color : black;
    Background-color : transparent;
    Word-spacing : normal;
    Letter-spacing : normal;
    Text-decoration : none;
}
A {
    Color : #003366;
    text-decoration: none;
}
A:visited {
    Color : #000066;
    text-decoration: none;
}
A:hover {
    Color : #330066;
    text-decoration: underline;}
.tablecenter
{
text-align: left;
float: center;
width: 630px;
margin-left:auto; 
margin-right:auto;
}
.floatlogo
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
Background-color : fff;
Color : 000;
text-align: left;
float: center;
width: 400px;
margin: 10px;
padding: 5px;
}
.floatlogo form
{
font-size: 14px;
}
.floatlist
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
Background-color : FFEC8B;
Color : 000;
text-align: center;
font-weight : bold;
float: right;
width: 170px;
margin: 10px;
padding: 5px;
}
.floatlist ul
{
list-style-type: none;
padding: 0;
margin-left: 0;
padding-left: 1em;
text-indent: -1em;
text-align: left;
font-size: 14px;
font-weight: normal;
}