.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
.solution {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #20437B;
	font-weight: normal;
	font-style: italic;
}
.problem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #20437B;
}
.leftup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.pagetext:link {
	color: #003366;
}
.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.bottom:hover {
	color: #336699;
	text-decoration: none;
}
.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	text-decoration: none;

}
.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #AB8417;
	text-decoration: none;
	line-height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 20px;
}
