body {
	margin-left: 40px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.content-pages a {
	text-decoration: none;
	color: #FF6600;
}

.content-pages a:hover {
	text-decoration: underline;
}
.content-pages {
	margin: 10px 0px 20px 0px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	}

.content-pages hr {
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #F4F4F4;
	border-top-color: #F90;
	margin: 10px 0px 4px 0px;
}
