IMG {
	border: 0;
}

UL.main {
	margin: 0;
}

/* FONT STYLES */

BODY {
	font-family: "Times New Roman", Times, serif; font-size: 12px; color: #717464; line-height: 1.6;
}

.heading {
	font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #B42323; letter-spacing: 1px;
}

.testimonial {
	font-family: "Times New Roman", Times, serif; font-size: 13px; color: #717464; line-height: 1.6; letter-spacing: 1px;
}

.copyright {
	font-family: Arial; font-size: 11px; color: #FFFFFF;
}

/* LINK STYLES */

A:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #B42323; text-decoration: underline;
}

A {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #717464; text-decoration: underline;
}

A.footerLink:hover {
	font-family: Arial; font-size: 11px; color: #B42323; text-decoration: underline;
}

A.footerLink {
	font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: underline;
}

A.learnMoreLink:hover {
	font-family: "Times New Roman", Times, serif; font-size: 12px; color: #B42323; letter-spacing: 1px; text-decoration: underline; font-weight: bold;
}

A.learnMoreLink {
	font-family: "Times New Roman", Times, serif; font-size: 12px; color: #B42323; letter-spacing: 1px; text-decoration: none; font-weight: bold;
}