@charset "utf-8";
/* CSS Document */

body {
    background-color: #032642;
    margin: auto;
    font-family: Arial, "Trebuchet MS", Verdana, Helvetica;
    line-height: 14pt;
    font-size: 10pt;
}

.bigheader {
    font-size: 14pt;
    font-weight: bold
}

a { text-decoration: none }
a:visited { text-decoration: none }
a:hover { text-decoration: underline }

#maincontainer { background-color: #666666; color: #FFFFFF; width: 950px; height: 638px; font-size: 10pt; margin: 10px 0px 0px 10px }