* {
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-family: sans-serif;
	color: #000;
}

body {
	background: #FFF;
}

h1, h2, h3, h4, h5, h6, strong, th {
	font-family: sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 14pt;
	margin-top: 0;
}

h2 {
	font-size: 12pt;
	border-top: double 3px #000;
	border-bottom: double 1px #000;
	padding: 3px;
}

h3 {
	font-size: 11pt;
	border-left: solid 5px #000;
	padding-left: 5px;
}

h4 {
	font-size: 10pt;
}


p, li {
	line-height: 140%;
}

a img {
	border: none;
}

table {
	border-collapse: collapse;
	border: solid 1px #000;
	margin: 0 5px 1em 5px;
}

th, td {
	border: solid 1px #000;
	padding: 5px;
}

th {
	background: #EEE;
}

#Logo {
	text-align: right;
	border-bottom: solid 5px #CC0000;
	margin: 0;
}

#Menu, #Hd_Apply {
	display: none;
}

.pankuzu {
	font-size: 8pt;
	text-align: right;
	margin-top: 3px;
}

.note {
	font-size: 8pt;
}
