* {
	font-family: Arial, Helvetica, sans-serif;
}

.header {
	margin-bottom: 1.2em;
	padding: 0.2em;
	text-align: left;
}

.header img {
	max-height: 3em;
}

.contents {
	padding: 0.6em;
	border-bottom: 2px solid #0B375E;
	border-top: 2px solid #0B375E;
}

.footer {
	padding: 0.2em;
	margin-top: 1.2em;
	text-align: right;
	font-size: 0.7em;
}

.txt11 {
	font-size: 0.6em;
	font-weight: normal;
}

.txt13 {
	font-size: 1.0em;
	font-weight: bold;
}

.txt12 {
	font-size: 0.7em;
	font-weight: normal;
	text-align: justify;
}

.txt18 {
    font-size: 1.0em;
    font-weight: bold;
    color: #000000;
    text-align: justify;
}

img {
	max-width: 60%;
	border: 0px none none;
}

