BODY {
    font-family: 'Buda', serif;
	color: black;
	background: #cc9966;
}

TD {
	background: #ffcc99;
}

PRE {
	background: transparent;
    font-family: 'Buda', serif;
	font-size: 16pt;
	color : black
}

