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

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

a:hover {text-decoration : underline;}

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

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