BODY {
	font-family: Arial, Book Antiqua;
	background-color:White;
	color:Black;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
H1 {
	text-align:center;
	font-size:x-large;
	font-weight:700;
}
H2 {
	text-align:center;
	font-size:medium;
	font-weight:700;
}
H2 {
	font-size: normal;
	font-weight: 700;
}
P {
	font-size:x-small;
}
LI {
	font-size:x-small;
}
TABLE {
	font-size:x-small;
}
P.footer {
	text-align:center;
	font-family: Times New Roman;
	font-size:9px;
}

