@page {
	size: auto;
	margin: 2.54cm;
}
body {
	margin: 0;
	color: #000;
	background: #FFF;
	font-family: "Times new Roman", Times, serif;
	font-size: 12pt;
}
h1, h2, h3, h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	page-break-after: avoid;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:after {
	content: " [" attr(href) "] ";
	font-size: 10pt;
}
.decor, #menudiv {
	display: none;
}
#footer {
	font-size: 10pt;
}
