body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	line-height: 1.4em;
}
body {
	background-color:#eef6f8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
}
.darkerheading {
	color: #080A0C;
}
a:link {
	color: #3B95B4;
}
a:active {
	color: #5AC7E6;
	text-decoration: none;
}
a:hover {
	color: #54C3E4;
}
a:visited {
	color: #404A55;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #343A41;
	text-decoration: none;
}
.feature {
	margin-top: 35px;
}
.clientlist {
	line-height: 1.5em;
}
.polaroid {
	margin-top: 40px;
}

ul {
	list-style:none;
	margin:0 0 16px 0;
	padding:0;
}

ul li {
	padding: 0 0 5px 0;
}