body {
	margin: 0px;
}
.content {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.content-head {
	font-family: Arial;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.cont {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.white-cont {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.white-quote {
	font-family: Arial;
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
}
.white-content {
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.black-content {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.form {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.field {
 width: 210px;
}
.list {
 width: 120px;
}
.testi_cont {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.testimonial {
	font-family: Arial;
	float: right;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.blue-content {
	font-family: Arial;
	font-size: 12px;
	color: #4358a5;
}
.blue-content a{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #4358a5;
	text-decoration: none;
}
.blue-content a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #4358a5;
	text-decoration: underline;
}
.links {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.links a {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.links a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.align {
	float: right;
	margin-left: 10px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #0033cc;
	text-decoration:none;
}
ol{
font-weight:bold;
}