body{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: navy;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
a:visited{
color: purple;
}
a:link{
color: blue;
}
a:hover{
text-decoration: none;
color: red;
}
.dropcap:first-letter { 
font-size: 450%;
color: navy;
font-style: italic;
font-weight: bold;
padding-right: 8px;
float: left;
}
.upper { 
text-transform: uppercase;
font-weight: bold;
}
.topbanner{
background-color: #00539D;
color: white;
font-size: 9pt;
font-weight: bold;
text-align: center;
}
.navbar{
font-family: Verdana, Arial, Helvetica, Sans-Serif;
text-align: center;
font-size: 8pt;
font-weight: 600;
font-style: normal;
color: white;
}
.menu{
font-size: 9pt;
font-weight: bold;
}
.smallmenu{
font-size: 7pt;
font-weight: 400;
}
.copy{
font-size: 10pt;
font-weight: 400;
padding-left: 20px;
padding-right: 20px;
}
.header{
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 11pt;
color: navy;
font-weight: 600;
}
.footer{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 7pt;
color: navy;
text-align: center;
}