@charset "utf-8";
omake_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	letter-spacing: normal;
	text-align: center;
	text-indent: 16px;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: none;
	list-style: square url(none) inside;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	list-style: square url(none) inside;
}
body {
	background-color: #000000;
}
.linkmidasi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: underline;
	border-top: 0px none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}

a:link {
	color: #FFFF66;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC3300;
	background: #000000;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}


h1 {
	font-size: 18px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #FFFF99;
}
h3 {
	font-size: 14px;
	color: #FFFF00;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
