#Single {
	margin: 10px;
	width: 50%;
	line-height: 18px;
	color: #666666;
}
#Single h1 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	margin-top: 15px;
	margin-bottom: 30px;
}
#Single p {
	margin-top: 15px;
	margin-bottom: 15px;
}
#Single ol {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 36px;
}
#Single li {
	margin-top: 10px;
	margin-bottom: 10px;
}
