body{
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
}
a:visited{
color: blue;
}
.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;
}
.copy{
font-family: Georgia,Times New Roman, Times, Serif;
text-align: left;
font-size: 11pt;
font-weight: 500;
font-style: normal;
color: navy;
}
.smallcopy{
font-family: Georgia,Times New Roman, Times, Serif;
text-align: left;
font-size: 9pt;
font-weight: 500;
font-style: normal;
color: navy;
}
.tinycopy{
font-family: Georgia,Times New Roman, Times, Serif;
text-align: left;
font-size: 7pt;
font-weight: 500;
font-style: normal;
color: navy;
}
.header{
font-family: Georgia,Times New Roman, Times, Serif;
text-align: left;
font-size: 14pt;
font-weight: 500;
font-style: italic;
color: navy;
}
/*Used in forms to mark required fields*/
.reqd{
color: red;
}
/*Used to format Email this Page form*/
.pagemailer {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #6060E1;
font-weight: bold;
font-size: xx-small;
font-style: normal;
background-color: #EBEBEB;
vertical-align: top;
border-width: 1px;
border-style:outset;
}
.footer{
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 8pt;
text-align: center;
}