body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #FFCCFF;
	padding-left: 20mm;
	border-bottom-width: thin;
}
P{
}
h1+p {
	margin-top: 2%;
	border-right-color: #00CC66;
}
p+p {
	margin-top: 30%;
	padding:15%;	
}
ul {
	list-style-type: circle;
	list-style-position: inside;
}
a {
	color: #660000;
	text-decoration: underline;
	background-color: #FFCCFF;
	background-attachment: fixed;
	margin-left: 20pt;
}
table {
	text-align: center;
	background-color: #FFCCFF;
}
h1 {
	font-size: 1.7em;
	text-align: center;
}
