
body {
    background-color: #FFFFFF;
    margin: 0 10px 10px 10px;
    color: #4B5567;
    font-family: "Trebuchet MS", Arial, Verdana;
}

.loginlinks {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #4B5567;
    margin-top: 20px;
}
.footer {
    margin-top: 5px;
    font-size: 11px;
    text-align: center;
}
.navtext { font-size: 12px; line-height: 18px; }
.pagetitle { font-size: 22px; line-height: 100px; }
.header { font-size: 20px; }
a:link {color: #4B5567}
a:visited {color: #4B5567}
a:hover {color: #4B5567}
a:active {color: #4B5567}
