body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #F8D6FC;
	padding-left: 10mm;
}
P{
}
h1+p {
	margin-top: -2%;
}
p+p {
	margin-top: -2%;
}
ul {
	list-style-type: circle;
	list-style-position: inside;
}
a {
	color: #660055;
	text-decoration: underline;
}
table {
	text-align: center;
}
h1 {
	font-size: 1.7em;
	text-align: center;
}
