BODY {
	BACKGROUND: white
}
H1 {
	TEXT-ALIGN: center
}
H2 {
	BORDER-TOP-WIDTH: thin; PADDING-RIGHT: 0.5em;
	PADDING-LEFT: 0.5em; 
	FONT-WEIGHT: bold; 
	BORDER-LEFT-WIDTH: thin; 
	FONT-SIZE: medium; 
	BORDER-LEFT-COLOR: 	white; 
	BORDER-BOTTOM-WIDTH: thin; 
	BORDER-BOTTOM-COLOR: white; 
	PADDING-BOTTOM: 0.2em; 
	MARGIN: 1em 0em 0em; 
	BORDER-TOP-COLOR: white; 
	PADDING-TOP: 0.2em; 
	BACKGROUND-COLOR: #9999ff; 
	BORDER-RIGHT-WIDTH: thin; 
	BORDER-RIGHT-COLOR: white
}
PRE {
	MARGIN-LEFT: 2em; CURSOR: text; COLOR: maroon; LINE-HEIGHT: 1.2
}
TT {
	CURSOR: text; COLOR: maroon
}
EM {
	COLOR: red; FONT-STYLE: normal
}
