body {
	font-size: 11px;
	color: #999999;
	background-color: #000000;
	background-position: center;
	text-align: center;
}
a:link {
	font-size: 11px;
	color: #666633;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #666633;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #FF6633;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	color: #666633;
	text-decoration: none;
}
th {
	font-size: 13px;
	color: #FF9900;
	text-align: left;
	width: 445px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	margin-bottom: 10px;
}
.right_contents td {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	line-height: 16px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

