body {
	background-color: #000000;
	margin-top: 100px;
}
body,td,th {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;padding: 0;
	margin: 0px;font-weight: normal;
}
a {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}.border {
	border: 1px solid #666666;
}

