body {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #EEFFFF;
	margin-top: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #800080;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
p {
	margin-top: 4px;
	margin-bottom: 4px;
}
h1 {
	font-size: 24pt;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 12pt;
}
h5 {
	font-size: 10pt;
}
h6 {
	font-size: 8pt;
}
.f8 {
	font-size: 8pt;
}
.f8nom {
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.f8blue {
	font-size: 8pt;
	color: #0000FF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.f8w {
	font-size: 8pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.f8bold {
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.f8bl {
	font-size: 8pt;
	color: #0000FF;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.f8red {
	color: #ff0000;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.f9 {
	font-size: 9pt;
}
.f9nom {
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.f10 {
	font-size: 10pt;
}
.f10nom {
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.f10w {
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.f10red {
	font-size: 10pt;
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.f10green {
	font-size: 10pt;
	color: #00FF00;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.f10skyblue {
	color: #39f;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.f10bl {
	font-size: 10pt;
	color: #0000FF;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.f11 {
	font-size: 11pt;
}
.f11nom {
	font-size: 11pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.f12 {
	font-size: 12pt;
}
.f12w {
	font-size: 12pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.f12nom {
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.f12bold {
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.f12bi {
	font-size: 12pt;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.f12redbold {
	font-size: 12pt;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.f12redbi {
	font-size: 12pt;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.f14 {
	font-size: 14pt;
}
.f14bold {
	font-size: 14pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.f14nom {
	font-size: 14pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.f14bi {
	font-size: 14pt;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.f18 {
	font-size: 18pt;
}
.f18nom {
	font-size: 18pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.f24 {
	font-size: 24pt;
}
.f24red {
	color: #ff0000;
	font-size: 24pt;
}
.f24nom {
	font-size: 24pt;
	color: #000000; 
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
td {
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
}
.jisage {
	text-indent: -16px;
	padding-left: 16px;
}
#topbar {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	left: 0px;
	top: 0px;
	z-index: 1;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
}
#menubar {
	font-size: 14px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 20px;
	width: 240px;
	left: 40px;
	top: 75px;
	z-index: 5;
	background-color: #EEFFFF;
	margin: 0px;
	padding: 4px;
	text-align: center;
}
#content {
	margin-right: 20px;
	margin-left: 20px;
	z-index: 1;
	margin-top: 20px;
}
#submenu {
	position: relative;
	left: 0px;
}
#history {
	position: relative;
	left: 40px;
}

