@charset "utf-8";
/* CSS Document */


body {
	width: 180mm;
}

#print_logo {
	height: 125px;
	width: 180mm;
	display: block;
	margin-bottom: 5mm;
}

#banner {
	display: none;
}


#menu {
	display: none;
}

#text {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000;
	height: 180mm;
	margin-left: 0mm;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	padding-top: 5mm;
}

#footer {
	display: block;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	border-top-color: #000;
}

#footer a {
	color: #000;
	text-decoration: underline;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-indent: 5mm;
}
