/* CSS Document */

.bodycopy {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #545454;
	}
.headlineBlue {
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #6182c3;
	}
.footer {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #545454;
	}
.contactcopy {
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #545454;
	}
