body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 10pt;
}
#Body {
	width: 850px;
	margin-top: 30px;
	margin-left: 140px;
	height: 480px;
	overflow: auto;
}

#MainTable td {
	overflow: auto;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: bottom;
}
#MainTable  tr {
	vertical-align: top;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#NewsboxFrame {
	height: 163px;
	width: 600px;
}
#Newsbox {
	max-height: 163px;
	overflow: hidden;
}
.number {
	text-align: right;
	width: 100px;
}
hr {
	margin: 0px;
}
a:link {
	color: #FFCF03;
	text-decoration: underline;
}
a:hover {
	color: #E41105;
	text-decoration: underline;
}
a:visited {
	color: #FFCF03;
	text-decoration: none;
}
a:visited:hover {
	color: #E41105;
	text-decoration: underline;
}
#Body p {
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 15px;
}

