body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #dedede;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style1 {
	font-size: 50px;
	font-weight: bold;
}
.style3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
}

