.style1 {
	color: #4d4f51;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight : bold;
}
.body    { color: #4d4f51; font-size: 12px; font-family: Tahoma, sans-serif; line-height: 24px }
.body-testimonial  { color: #4d4f51; font-size: 10px; font-family: Tahoma, sans-serif; line-height: 18px }
.body-small   { color: #4d4f51; 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: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
a:link { color: #6c5635; font-weight: bold; text-decoration: none; }
a:visited   { color: #4d4f51; text-decoration: none }
a:hover {
	text-decoration: underline;
	color: #4d4f51;
}
a:active {
	text-decoration: none;
	color: #a91c22;
}

