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

A {
	color: #0051D6;
	text-decoration: none;
}

A:HOVER {text-decoration : underline;}

TABLE {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	font-size: 24px;
	font-weight: bold;
	color: #0051D6;
}

.subtitle {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.menu {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}