body {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 40px;
	margin-left: 40px;
}

.menu {
	font-size: 14px;
	font-weight: bold;
	color: #0000DD;
	background-color: #EEEEFF;
}
.menu_selected {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFDD00;
}
A:hover {
	color: black;
	background: white;
	text-decoration: none;
}
.Wizardcraft {
	font-size: 12px;
}
li {
	padding: 5px;
}
.highlight {
	background-color: #FFFF66;
}
.CenteredTitle {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
.update {
	font-size: 10px;
	font-style: italic;
}
