@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
p, ul, ol, dl {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1, h2, h3, h4 {
	margin-top: 0px;
	margin-bottom: 0.6em;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	background-color: #000;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
}
ul {
	line-height: 16px;
	list-style-type: circle;
}
h1 {
	color: #fff;
	font-size: 18px;
}
h2 {
	font-size: 16px;
	color: #898989;
}
h3 {
	font-size: 14px;
	color: #a8a8a8;
	font-style: italic;
}
h4 {
	font-size: 12px;
	color: #989898;
	font-weight: bold;
}
#content {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 10px;
}
h2 {
}
a:link {
	color: #e89d00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e89d00;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #e89d00;
	font-weight: normal;
}
.boldWord {
	font-weight: bold;
	color: #b58218;
}
