H1 {
	font-size : 26pt;
	letter-spacing : 2px;
	text-align : center;
}

BODY {
	background-color : #FFFACD;
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
	font-size : 13pt;
	margin-left : 30pt;
	text-align : justify;
	margin-right : 30pt;
	margin-top : 20pt;
}

H5 {
	font-size : 13pt;
	margin-bottom : 15pt;
	text-align : center;
	vertical-align : bottom;
	font-weight : lighter;
}


LI {
	text-align : justify;
	vertical-align : middle;
	padding-bottom : 6pt;
}


TD {
	padding-left : 15pt;
	padding-right : 15pt;
}


H2 {
	font-size : 20pt;
	text-align : center;
}
H3 {
	font-size : 16pt;
	text-align : center;
}
TABLE {
	font-size : 13pt;
}

