body {
	padding: 0px;
	margin: 0px;
	font: 13px Arial, sans-serif;
	line-height: 18px;
	color: #cccccc;
	background: #333333;
}

a {
	color:#dfd789;
}

.body {
	padding: 10px;
	padding-left: 60px;
	padding-right: 60px;
	text-align: justify;
}

#list_copy {
	width: 100%;
	color: #cccccc;
	font: 13px Arial, sans-serif;
	line-height: 18px;
}

#list_copy .title {
	text-transform: capitalize;
	color: #cccccc;
	border-bottom:1px dotted #b4b4b4;
	font: 13px Arial, sans-serif;
	line-height: 18px;
	font-weight: bold;
}

#list_copy .item {
	padding-top: 10px;
	text-indent: -20px;
}
