body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:10pt;
}

div#header, div#left, div#right, div#footer , span.status{
	display:none;
}

table {
	border-top:1px solid #000;
	border-left:1px solid #000;
}

table tr td, table tr th {
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	padding:10px;
}


h1, h3 {
	font-size:1.2em;
	margin-bottom:0;
	font-weight:normal;
}

p {
	margin:2px;
}

