h1 {text-align: center;
    color: black;
    font-family: "Century Gothic";
    font-size: 20 pt;
    font weight: bold}
    
body {background-color: "F3F8FE"}

p.link {color: "0365F9";
        font: Bookman Old Style;
        font-size: 14}
        
p.copyright {color: "0365F9";
             font: Verdana,Helvetica,Arial;
             font-size: 14;
             font weight: bold;
             text-align:left}

p.colored {color: "0365F9";
           font: Verdana,Helvetica,Arial;
           font-size: 14;
           font weight: bold;
           text-align:left}
           
.navtext, .navtext a:link, .navtext a:visited {color: #F3F8FE;
           font: Bookman Old Style;
           font-size: 13px;
           text-align: center;
           background: #0365F9}
           
        
a:link, a:visited, a:active {text-decoration:none;
                             color: "0365F9";
                             font: Bookman Old Style;
                             font-size: 14;}
                             

