body {
	font-family: Arial, Helvetica, sans-serif;
	color: #4E4E4E;
	font-weight: normal;
}
p {
	font-size: 10px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
	text-align: justify;
}
.copyright {
	font-size: 9px;
}
a:link {
	color: #4E4E4E;
	text-decoration: underline;
}
a:visited {
	color: #4E4E4E;
	text-decoration: underline;
}
a:hover {
	color: #F6921F;
}

