body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url();
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
}
a:active {
	text-decoration: none;
}
.Header1 {
	font-size: 36pt;
	font-weight: bold;
}
.Navi {
	font-size: 12pt;
	font-weight: bold;
}
.Header2 {
	color: #FFFFFF;
	font-weight: bold;
}
.Note {
	font-size: 9pt;
}
