ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
ol li {
	margin-bottom: 20px;
	line-height: 2.0em;
}
ul li {
	font-weight: normal;
	color: #000000;
	line-height: 2.0em;
	list-style-image: url(bullet.gif);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #CCC434;
	font-weight: bold;
}
#Services {
	clear: both;
	margin-left: 100px;
	width: 540px;
}
#ServicesLeft {
	float: left;
	width: 250px;
}
#ServicesRight {
	float: right;
	width: 250px;
	margin-left: 20px;
}
.overall {
	line-height: 1.5em;
	background-color: #E6E2A2;
	padding: 4px 10px;
	text-align: justify;
	font-size: 0.7em;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
