.content_margin {
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footer {
	font-size: 10px;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
