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

.header {
	margin-bottom: 16px;
	padding: 4px;
	text-align: left;
}

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

.footer {
	padding: 4px;
	margin-top: 16px;
	text-align: right;
}

.txt11 {
	font-size: 19px;
	font-weight: normal;
}

.txt13 {
	font-size: 21px;
	font-weight: bold;
	padding-bottom: 5px;
}

.txt12 {
	font-size: 20px;
	font-weight: normal;
	text-align: justify;
}

.txt18 {
    font-size: 26px;
    font-weight: bold;
    color: #000000;
    display: block;
    padding-bottom: 10px;
    text-align: justify;
}

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

