p { margin: 0px;}
.style1 {
	color: #4d4f51;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight : bold;
}
.body    { color: #3c3631; font-size: 12px; font-family: Tahoma, sans-serif; line-height: 22px }
.body-testimonial  { color: #3c3631; font-size: 10px; font-family: Tahoma, sans-serif; line-height: 18px }
.body-small   { color: #3c3631; font-size: 10px; font-family: Tahoma, sans-serif; font-weight: bold; line-height: 13px  }
.body-small-black { color: #000; font-size: 10px; font-family: Tahoma, sans-serif; font-weight: bold; line-height: 13px; }
.body-small-white { color: #fff; font-size: 10px; font-family: Tahoma, sans-serif; font-weight: bold; line-height: 15px; }
.body-med-white { color: #fff; font-size: 12px; font-family: Tahoma, sans-serif; font-weight: bold; line-height: 24px; }
.footer {
	color: #c5c5c5;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
a:link { color: #a91c22; font-weight: bold; text-decoration: none; }
a:visited   { color: #3c3631; text-decoration: none }
a:hover {
	text-decoration: underline;
	color: #3c3631;
}
a:active {
	text-decoration: none;
	color: #a91c22;
}
