/* CSS Document */
<!--
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	border: none;
	left: auto;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}
ul *{
	color: white;
	text-decoration: none;
	font: .80em/1.25em Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
}

#clearall{
	clear: both;

}

#successstory{

	margin: 10px 10px 25px 10px;
	
}

-->
