body {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    font-family: "Times New Roman";
}


h1 {
    font-size: 21px; 
    font-family: Verdana, Helvetica, Arial, sans-serif; 
    font-weight: bold; 
    text-align: center; 
    text-decoration: underline;
    color: #000080; 
    word-spacing: 0; 
    text-indent: 0; 
    line-height: 100%; 
    margin: 0; 
    padding: 0;
} 

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #336600;
    text-decoration: underline;
}

.navbar * a {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-weight: bold;
    color:#FFFF00;
}

.navbar * a:hover {
    text-decoration: underline;
}

.navbar {
    background-color: #009966;
}


.contact {
    font-size:13px;
    font-weight: bold;
    color:#660033;
}
