/* CSS Document */

ol li {
	list-style: decimal;
	margin-bottom: 10px;
}

table#mainServices td#mainCol h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #336;
	font-size: 12px;
	text-shadow: none;
	padding-left: 12px;
	letter-spacing: normal;
	}
