body {
	text-align: center;
	size: landscape;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	font-family: Georgia;
	font-size: 13pt;
}

p {
	color: Black;
}
h1, h2 {
	margin: 0px;
}

.table{
width: 280mm;
}
.tdtop{
width: 50%;
text-align: center;
}
.tdbottom{
width: 50%;
text-align: left;
 page-break-before: always;
 border: 4px double Navy;
 font-size: 15pt;
}
