body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC00;
	background-color: #000000;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
	padding-top: 15px;
	font-weight: bold;
}

th {
	font-family: "Times New Roman", Times, serif;
}#container {
	padding: 0px;
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: auto;
	width: 600px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	line-height: 20px;
}
#linkbar {
	height: auto;
	width: 550px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	background-color: #FFCC00;
	padding: 0px;
}
table {
	left: auto;
	right: auto;
	height: auto;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #666666;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
hr {
	height: 1px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	color: #FFCC00;
}
