@charset "utf-8";
/* CSS Document */

body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

a {
	color: #000;
	text-decoration: underline;
}

h1, h2, h3 {
	font-size: 13pt;
	font-weight: bold;
}

#wrapper {
	width: 100%;
}

#head, #teaser, #left {
	display: none;
}

#head_print {
	border-bottom: 1px solid #000;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

#footer_print {
	border-top: 1px solid #000;
	font-size: 10pt;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}
