body {
background-color: #50688F;
font-family: Arial, Times New Roman, Sans-serif;
font-size: 14pt;
color: black
}

#bodytop {
position: relative;
height: 175px;
width: 1000px;
background-color: #758cb3;
align: center;
font-family: TimesNewRoman, TimesNewRoman, Sans-serif;
}

#divfull {
background-color: #758cb3;
width: 1000px;
margin-right: auto;
margin-left: auto;
}

a {text-decoration:underline}
a:link{color:white}
a:visited{color:white}
a:hover{color:red}
a:active{color:red}


