@page { 
	size: 8.5in 11in;
	margin: 0;
}

h1 {
	font-size: 20pt;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 14pt;
}

td {
	font-size: 8pt;
}

th {
	font-size: 10pt;
}

p {
	font-size: 8pt;
}

table {
	page-break-after: auto
}

h1, h2, h3 {
	page-break-before: auto
}

p, h1, h2, h3, h4, td, th {
	font-family: Arial, sans-serif;
}

.j {
	text-align: justify;
}

.center {
	text-align: center;
}

