body{
background-color: ghostwhite;
color: black;
margin-left: 20px;
margin-top: 0px;
padding-left: 5px;
padding-top: 5px;
}
a:active{
color: blue;
}
a:visited{
color: blue;
}
.copy{
color: black;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 10pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
}
.smallcopy{
color: black;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 8pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
}
.caption{
color: black;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 7pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
}
.bigcopy{
color: black;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12pt;
font-style: normal;
font-variant: normal;
font-weight: bold;
}
.bcopy{
color: black;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 10pt;
font-style: normal;
font-variant: normal;
font-weight: bold;
}
.hot{
color: red;
font-weight: bold;
}
.dropcap:first-letter { 
font-size: 450%;
color: #3F65B2;
font-weight: bold;
padding-right: 8px;
float: left;
}
.upper { 
text-transform: uppercase;
font-weight: bold;
}
.topheader{
color: navy;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14pt;
font-style: normal;
font-variant: normal;
font-weight: bold;
padding-top: 40px;
}
.header{
color: navy;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14pt;
font-style: normal;
font-variant: normal;
font-weight: bold;
}
.bheader{
color: navy;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 18pt;
font-style: normal;
font-variant: normal;
font-weight: 800;
}
.tinyheader{
color: navy;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 9pt;
font-style: normal;
font-variant: normal;
font-weight: bold;
}
#floatmenu {
	float: right;
	color: navy;
	font-weight: bold;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 90%;
	margin-top: 4px;
	margin-right: 16px;
	padding: 4px 5px 6px 5px;
	border: 1px solid #ddd;
	background-color: ghostwhite;	
}

#floatmenu a {
	text-decoration:none;
	color: #005bac;
	}
#floatmenu a:hover {
	color:darkorange;
}
.footer{
color: #808080;
font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
font-size: 8pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
}
.calcell{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 8pt;
}
.calcap{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 8pt;
font-weight: bold;
}
.caltitle{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 9pt;
font-weight: bold;
color: #708090;
}