* {
	font-family: "Times New Roman", serif;
}

body, table {
	font-size: 12pt;
	color: #000;
}

td {
	text-align: left;
}

p {
	margin: 0.5em auto;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin-top: 1em;
	margin-bottom: 0.5em;
	page-break-after: avoid;
}

.menupart {
	display: none;
}

.textpart {
	border-bottom: 1px dotted #555;
	border-top: 1px dotted #555;
}

img {
	border: 0;
}

.text {
	width: 100%;
	vertical-align: top;
}

.text_div {
	text-align:justify;
	padding: 0 0.5em 0.5em 0.5em;
}

.title {
	font-weight: bold;
	font-size: 1.2em;
	padding: 0.5em 0.2em;
}

.tab {
	margin: 0.5em auto;
}

.tab, .tab th, .tab td {
	border: 1px solid black;
	text-align: left; vertical-align: top;
	border-collapse: collapse;
}
.text td, .text th {
	padding: 0.1em;
}

.norm {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
}

.zmessage {
	display: none;
}

.noprint {
	display: none !important;
}
