
body {
    background-color: #202D46;
    margin: 0;
    color: #999999;
}

.bodytext {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #999999; line-height: 2.4em; }
.pagetitle { font-family: Georgia, "Times New Roman", Times, serif; font-size: 25px; color: #FFFFFF}
.header { font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #4B6B9A }

.bodytext a:link {color: #4B6B9A; }
.bodytext a:visited {color: #4B6B9A; }
.bodytext a:hover {color: #4B6B9A; }
.bodytext a:active {color: #4B6B9A; }
