BODY {
	background-color : #000000;
	color: #000000;
	margin: 0px;
}

A {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

a:hover {text-decoration : underline;}

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

.topmenu {
	font-size: 20px;
	font-weight: bold;
}

.button {
	font-size: 15px;
	font-weight: bold;
}

.title {
	font-size: 20px;
	font-weight: bold;
	color: #000066;
}

.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}