@charset "utf-8";

/* CSS Document */



.bodyDiv {

	overflow: scroll;

	height: 830px;

	width: 600px;

	vertical-align: bottom;

	background-position: center;

}


body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body,td,th {

	color: #FFFFFF;

}

a:link {

	color: #CCCCCC;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #999999;

}

a:hover {

	text-decoration: overline underline;

	color: #00CCFF;

}

a:active {

	text-decoration: none;

}
