BODY {
	background-color: #ffffff;
	color: #0000ff;
	font-family: arial, helvetica;
	font-size: 10pt;
	margin: 20pt 50pt 10pt 50pt;
	padding: 10pt 50pt 10pt 50pt;
}

IMG {
	border: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

H1 {
	font-size: 18pt;
	border-bottom: 1px solid #008e00;
	color: #ff0000;
}

P, LI {
	margin-right: 30pt;
	margin-left: 30pt;
	text-align: justify;
}

LI {
	padding-bottom: 1em;
}

.invisible {
	display: none;
	color: #ffffff;
}

#footer {
 
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
 
	background-color: #ffffff;
	border-top: 1px solid #008e00;
	font-size: 8pt;
	text-align: center;
	padding: 5px 5px 5px 5px;
}
