DIV.head {
	/* background-color: #FCF5A6; */
	text-align: center;
}

DIV.footer {
	font-size: 80%;
	text-align: center;
}

DIV.menu {
	/* background-color: #FFBD84; */
	font-size: 90%;
	text-align: center;
}

A.menucurr {  font-size: 160%; }

TH { background-color: #d3fed9; }

/* TD { background-color: cyan; } */

/* TABLE { background-color: #d3fef0; } */

UL.mail { list-style-image: url("images/mail.png") }
