BODY {
	background : #FFF8E8;
	color : Maroon;
	font-family : Verdana, sans-serif;
}
H2 {
	border-bottom : thin solid Olive;
	border-top : thin solid Olive;
}

H2.emphasis {
	font-style : italic;
}
.keyword {
	font-weight: bold;
}
TD {
	background: transparent;
}


