BODY {
  color:		#333333;
  background-color:	#CCCCFF;
  font-family:		Arial;
  font-size:		18pt;
  font-weight:		bold;
  margin-top:		60px;
  margin-left:		60px;
  margin-right:		60px;
}

H1 {
  color:		#333333;
  font-size:		36pt;
  font-weight:		bold;
  margin-top:		24px;
  margin-bottom:	48px;
}

H2 {
  font-size:		18pt;
  font-weight:		bold;
}

TABLE {
  border-width:		4px;
}

LI {
  font-weight:		normal;
  margin-bottom:	12px;
}

UL {
  margin-top:		12px;
  margin-bottom:	48px;
}

UL UL {
  font-size:		12pt
}

EM {
  color:		#6666FF;
  font-style:		normal;
}

XMP {
  font-family:		Courier;
  font-size:		14pt;
}

A {
  color:		#333333;
  text-decoration:	underline;
}

.PREV {
  font-size:		36pt;
  color:		#6666FF;
}

.NEXT {
  font-size:		36pt;
  color:		#6666FF;
  text-align:		right;
}