BODY {
	background-color : #E6E7E8;
	color: #DADADA;
	margin-top : 0px;
}

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

a:hover {text-decoration : underline;}

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

.menu {
	color: #5C5C5C;
	font-size: 20px;
}

.title {
	font-size: 24px;
	font-weight: bold;
}

.footer {
	font-size: 11px;
	color: #DADADA;
}
