BODY {
	background-color: #000000;
	color: #000000;
}

A {
	color: #444444;
	text-decoration: none;
}

A:HOVER {text-decoration : underline;}

TABLE {
	font-size : 16px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
}

.title {
	font-size : 26px;
	font-weight: bold;
	color: #444444;
}

.white {
	font-size : 17px;
	color: #ffffff;
}