html, body 
{
	background-color: #C8C8C8;
	color: #333;
	margin-top: 20;
	margin-bottom: 20px;
	padding: 0;
	align: center;
}
.quote
{					font-family: Verdana; 
					font-size: 10pt; 
					text-align: Left; 
					color: #2F4F89;
					
}
.leftcopy
{					font-family: Verdana; 
					font-size: 10pt; 
					text-align: Left; 
					color: #2F4F89;
					
}
p
{					font-family: Verdana; 
					font-size: 10pt; 
					text-align: Left; 
					
}
.footercopy  { font-family: Verdana; font-size: 11px; text-align: Left; color: #FFFFFF }
#body 
{
	width: 775px;
	float: center;
	position: relative;
	border-style: solid;
	border-width: 1;
	padding: 0;
	background-color: #ffffff;
}
#nav         { position: relative; background-image: url('images/nav_bg.gif'); 
               background-repeat: repeat-x; height: 20;}
.afooter:link	
{  
	color: #e6e6e6;text-decoration: underline
}

.afooter:visited 
 { 
	color: #003300; text-decoration: underline 
}
.afooter:hover
{
	color: #ffffff; text-decoration: underline 
}
h1
{
	font-family:arial;
	text-align: left;
	font-size: 14 pt;
	color: #0D2489;

}