body { 
	background-color: #F4C470;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a { 
	color: #000000;
}
a:hover { 
	color: #880000;
}
td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.menuitem {
	letter-spacing : 2px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.menuitem:hover {
	letter-spacing : 1px;
	font-size: 12px;
	font-weight: bold;
}

.subsection {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.section {
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
}

.cen td {
	border-bottom : 1px solid #977945;
	font-size: 12px;
}
.cen tr:hover {
	background-color: #D5AB62;
}

tr.over {
	background-color: #D5AB62;
}

tr.out {
	background-color: #F4C470;
}

img {
	border-color: #000000;
}