BODY {
	font: Bodoni MT Black;
	font-size: 25px;
	color: Navy;
	font-weight: normal;
	background-color: #FFFFF0;
}
A:link {
 	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	
}
TD {
	font-size: 25px;
	background: #FFFFF0;
}
TH {
	font-size : 25px;
}
