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

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

A:HOVER {text-decoration : underline;}

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

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

.title {
	font-size : 28px;
	font-weight: bold;
	color: #FF0000;
}

.subtitle {
	font-size : 20px;
	font-weight: bold;
	color: #000000;
}

.footer {
	font-size: 12px;
}