body {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: justify;
}
h1 {
	font-size: 1.1em;
}
h2 {
	font-size: 1em;
}

a {
	color: #FF4D00;
	text-decoration: none;
}
a:hover {
	color: #FF4D00;
	text-decoration: underline;
}


p {
	margin-top: 0.8em;
}
