body
{
	font-family:Trebuchet MS, Arial, Helvetica, Helv, Sans-Serif;
	background:#FFF3DD;
	color:#000000;
}

h1
{
	font-size:x-large;
	font-weight:bold;
	text-align:center;
}

div.centred
{
	text-align:center;
}

div.centred table
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
}

td.menu
{
	text-align:center;
	width:7%;
	background:#FFEBC5;
	color:#000000;
	cursor:hand;
}

td.menu a
{
	text-decoration:none;
}

#selected
{
	background:#FFDC99;
	color:#000000;
}
