H1 {
	color: red;
	font-family: helvectia, sans-serif, serif;
}
BODY, TD {
	background-color: white;
	color: black;
	font-family: "New Century Schoolbook", serif;
	font-style: oblique;
}	

PRE {
	font-family: monospace
}

