﻿body {
 margin-top: 0px; 
 margin-left: 0px; 
 background-color: #C0C0C0;
 font-family: Verdana;
 font-size: small;
}

.bottomLinks {
    width:920px;
}
.bottomLinks a {
    font-size: 8pt;
    text-decoration: none;
    color: Black;
    line-height:26px;
}
.bottomLinks a:hover {
    text-decoration: underline;
}
.bottomLinks a:visited {
    color: Black;
}
.bottomDisclaimer {
    font-size:7.5pt;
    color:#333;
    width:920px;
}
.menuItems li {
 list-style-type: square; 
}