body {
	background-color: #000000;
}

td,th {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #B2B2DE;
	text-decoration: underline;
}
a:visited {
	color: #99CCFF;
	text-decoration: underline;
}
a:hover {
	color: #C0C0C0;
	text-decoration: none;
}
a:active {
	color: #B2B2DE;
	text-decoration: underline;
}

.footer {
	font-size: 10px;
}

.titles {
	font-size: 14px;
	font-weight: bold;
}

.normal {
	font-size: 12px;
}

.small {
	font-size: 9px;
}

.dl-center-bold {
	font-size: 18px;
	font-weight: bold;
}

.dl-center-download {
	font-size: 40px;
	font-weight: bold;
}
