.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: #78bde8; font-size: 11px; font-family: Tahoma, sans-serif; font-weight: bold; font-style: italic; line-height: 17px }
.style2 {
	color: #323b97;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight : bold;
}
.body    { color: #ffffff; font-size: 16px; font-family: Tahoma, sans-serif; line-height: 26px }
.body-testimonial  { color: #ffffff; font-size: 11px; font-family: Tahoma, sans-serif; line-height: 18px }
.body-small   { color: #ffffff; font-size:15px; font-family: Tahoma, sans-serif; line-height: 24px }
.footer {
	color: #ffffff;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited   { color: #ffffff; text-decoration: none }
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
