body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, helvetica, sans-serif;
	color: #555248;
	font-size: 11px;
	line-height: 16px;
}
a {
	color: #555248;
	font-weight: bold;
}
p {
	margin: 0em 0em 0.8em 0em;
}
img {
	border: none;
}
div#logo {
	margin: 0px 0px 30px 0px;
	text-align: center;
}
div#content {
	text-align: justify;
}
div#footer {
	margin: 40px 0px 0px 0px;
}
div#footer p {
	margin: 0em 0em 0.4em 0em;
}
div#footer span {
	font-weight: bold;
	color: #7a003c;
	text-decoration: none;
}
div#footerRight {
	display: none;
}