body { 
	background-color: #F6D699;
	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;
}

th {
	background-color: #CC9944;
}

.menuitem {
	letter-spacing : 2px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.menuitem:hover {
	letter-spacing : 1px;
	font-size: 12px;
	font-weight: bold;
}

.menuitemred {
	color: #cc0000;
	letter-spacing : 2px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.menuitemred:hover {
	letter-spacing : 1px;
	font-size: 12px;
	font-weight: bold;
}

.section {
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
}

.subsection {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
