.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: 15px;
	line-height: 20px;
}
.home {
	color: #323b97;
	background-color:#ffffff;
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	line-height: 20px;
	border: 0;
}
.arrow_links    { color: #69ab6b; font-size: 12px; font-family: Tahoma, sans-serif; line-height: 18px }
.body    { color: #4d4f51; font-size: 12px; font-family: Tahoma, sans-serif; line-height: 18px }
.headline { font-size: 32px; font-family: "MS Serif", "New York", serif; background-color:#ffffff; color:#4962a2; }
.body-testimonial  { color: #4d4f51; font-size: 10px; font-family: Tahoma, sans-serif; line-height: 18px }
.body-small   { color: #4d4f51; font-size: 9px; font-family: Tahoma, sans-serif; line-height: 13px }
.footer {
	color: #c0c0c0;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
a:link {
	color: #c0c0c0;
	text-decoration: none;
}
a:visited   { color: #c0c0c0; text-decoration: none }
a:hover {
	text-decoration: underline;
	color: #c0c0c0;
}
a:active {
	text-decoration: none;
	color: #323b97;
}

a.home:link { text-decoration: none; color: #202050; }
a.home:visited   { text-decoration: none; color: #202050; }
a.home:hover	{ text-decoration: none; color: #323b97; }
a.home:active { text-decoration: none; color: #323b97; }

a.arrow_links:link { text-decoration: none; color: #69ab6b; }
a.arrow_links:visited   { text-decoration: none; color: #69ab6b; }
a.arrow_links:hover	{ text-decoration: none; color: #fffdff; }
a.arrow_links:active { text-decoration: none; color: #fffdff; }

.padding1 {	padding:0px 30px 30px 30px; }
.padding2 { padding:0px 71px 30px 71px; }

