body {
	font-family: "Times New Roman", Times, serif;
	margin: 2cm 2cm 2cm 2cm;
	background-image: none;
	background-repeat: no-repeat;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
}
.bold {font-weight: bold; 
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 4px;
}
.header, .shadetabs {
	display: none;
}
div.footer {
	padding-top: 0px;
	font-size: 0.7em;
}
.footer h2 {
	margin: 0px;
}
.footer p {
	margin: 0px;
}