body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efefef;
}
.parahead {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #484848;
	line-height: 1.7;
}
.secondhead {
    color: #999999;
    text-transform:uppercase;
}
.bodycopy {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	color: #666666; 
	line-height: 1.5;
}
.bodyilalic {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	color: #c6c6c6;
	font-style: italic;
	line-height: 1.5;
}
.bodycopy a {
	color: #666666;
	text-decoration: none;
}
.bodycopy a:link {
	color: #666666;
	text-decoration: none;
}
.bodycopy a:visited {
	color: #666666;
	text-decoration: none;
}
.bodycopy a:hover {
	color: #666666;
	text-decoration: underline;
}
.bodycopy a:active {
	color: #666666;
	text-decoration: none;
}
.toplinks {
   font-family: Arial,Helvetica,sans-serif; 
   font-size: 11px; 
   color: #999999; 
}
.toplinks a {
	color: #999999;
	text-decoration: none;
}
.toplinks a:link {
	color: #999999;
	text-decoration: none;
}
.toplinks a:visited {
	color: #999999;
	text-decoration: none;
}
.toplinks a:hover {
	color: #999999;
	text-decoration: underline;
}
.toplinks a:active {
	color: #999999;
	text-decoration: none;
}
.infobar {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #313131;
   line-height: 1.4;
}
