/* CSS Document */
#content {	
	padding: 20px 48px 0 18px;
}
#content h3, #content h1 {
	margin: 0 0 15px 0;
	font-size: 15px;
	color: #84B125;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#content h4 {
	margin: 0 0 13px 0;
	font-size: 13px;
	color: #4D4D4D;
	font-weight: normal;
}
#content p {
	font-size: 11px;
	margin: 0 0 15px 0;
	}
ol {
	list-style-type: none;
	margin: 0 0 0 36px;
	}
ol li {
	padding-bottom: 15px;
	}
ol span {
	font-size: 14px;
	font-weight: bold;
	}
