#bodytext a:link {
	font-weight: bold;
	color: #D17540;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D17540;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
#bodytext a:visited {
	font-weight: bold;
	color: #D14C00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D14C00;
	text-decoration: none;
}
#bodytext a:hover {
	font-weight: bold;
	color: #FFF200;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF200;
	text-decoration: none;
}
#bodytext a:active {
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-decoration: none;
}
body	{
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 0.8em;
}
h1	{
	font-size: 2em;
	color: #D17540;
}
h2	{
	font-size: 1.4em;
	color: #FFF200;
	text-align: center;
}
#bodytext	{
	width: 500px;
	margin-left: 18px;
}
#copyright	{
	width: 500px;
	text-align: center;
	font-size: 0.8em;
	color: #737373;
	margin: 50px 10px 10px 10px;
	clear: both;
}
#copyright p	{
	text-align: center;
}
#bodytext img	{
	margin: 5px 10px 5px 10px;
}
.emphasis	{
	font-weight: bold;
	color: #FFF200;
}
#bodytext table	{
	margin: 20px 0px 0px 0px;
	border: 0px;
	font-size: 0.9em;
}
#bodytext th	{
	background-color: #D17540;
}
#bodytext tr	{
	border-bottom: 1px solid #fff;
}
#bodytext td	{
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #fff;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	margin: 0px;
}
#title {
	width: 500px;

}
