.style1 {
	color: #4d4f51;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight : bold;
}
.error-header { color: red; font-size: 11px; font-family: Tahoma, sans-serif; font-weight: bold; line-height: 17px }
.style3  { color: #F0F0F0; font-size: 12px; font-family: Tahoma, sans-serif; font-weight: bold; line-height: 17px }
.style2 {
	color: #f0f0f0;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight : bold;
}
.body    { color: #f0f0f0; font-size: 13px; font-family: Tahoma, sans-serif; line-height: 16px }
.body-testimonial  { color: #533419; font-size: 11px; font-family: Tahoma, sans-serif; line-height: 18px }
.body-small   { color: #4d4f51; font-size: 10px; font-family: Tahoma, sans-serif; line-height: 13px }
.footer {
	color: #533419;
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
a:link {
	color: #9b8f84;
	text-decoration: none;
}
a:visited   { color: #9b8f84; text-decoration: none }
a:hover {
	text-decoration: underline;
	color: #9b8f84;
}
a:active {
	text-decoration: none;
	color: #9b8f84;
}
