body {
	text-align: left;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
	color: #BEBEBE;
	background: #020459;
}
p, div {
	color: #E0E0E0;
	font-size: 8pt;
	margin-top: 10;
	margin-left:10;
}
li, ul {
	color: #E0E0E0;
	font-size: 8pt;
	list-style-type: square;
}
H1 {
	color: #E0E0E0;
	font-size: 160%;
	font-weight: light;
	text-align: center;
}
H2 {
	color: #E0E0E0;
	font-size: 120%;
	font-weight: medium;
}
H3 {
	color: #E0E0E0;
	font-size: 110%;
	font-weight: medium;
}