td { font-size: 18px;}
h1 {
	font-size: 36px;
	font-weight: normal;
	page-break-after: always;
}
h2 {
font-size: 24px;
	font-weight: normal;
}
h3 { font-size: 20px; font-weight: normal}
h4 { font-size: 16px; font-weight: bold}
ol { font-size: 14px; }
ul { font-size: 14px; }
li { font-size: 14px; }
body {
	font-size: 18px;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.footer {
	font-size: 9px;
}
