body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	background-color: #C0F5B4;
	padding-left: 10mm;
}
P{
}
h1+p {
	margin-top: -2%;
}
p+p {
	margin-top: -2%;
}
ul {
	list-style-type: circle;
	list-style-position: inside;
}

table {
	text-align: center;
}
h1 {
	font-size: 1.7em;
	text-align: center;
}
