
.body {font-family: gill sans, sans-serif; font-size: 13px; font-weight: 400; color: #4B4B4B; text-decoration: none;}
.body A:link {font-family: gill sans, sans-serif; font-size: 13px; font-weight: 400; color: #4B4B4B; text-decoration: none;}
.body A:visited {font-family: gill sans, sans-serif; font-size: 13px; font-weight: 400; color: #4B4B4B; text-decoration: none;}
.body A:active {font-family: gill sans, sans-serif; font-size: 13px; font-weight: 400; color: #4B4B4B; text-decoration: none;}
.body A:hover {font-family: gill sans, sans-serif; font-size: 13px; font-weight: 400; color: #4B4B4B; text-decoration: underline;}

.body2 {
	font-family: gill sans, sans-serif;
	font-size: 18px;
	color: #4B4B4B;
	text-decoration: none;

}

.impact {
	font-family: Impact, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 200;
	color: #4B4B4B;
	text-decoration: none;
	letter-spacing: 0.001cm
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.img {
     border: none;
}


p.border {
border-style: dotted none none none;
border-top-width: 1px
}