body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	margin: 0;
	padding: 10px;
}
h1 {
	font-size: 120%;
	color: #6c0101;
	margin-bottom: 0;
}
h2 {
	font-size: 100%;
	color: #6c0101;
	margin-bottom: 0;
}
p {
	margin-top: 0;
	font-size: 80%;
	line-height: 120%;
	text-align: justify;
	padding: 0px;
}
ul, ol {
	font-size: 80%;
	line-height: 120%;
	text-align: justify;
}
a {
	color: #6c0101;
	font-weight:bold;
}
