
.hilite {
	BACKGROUND-COLOR: yellow
}
.redlite {
	COLOR: #ff0000; BACKGROUND-COLOR: #ffff00
}

.redfont {
	COLOR: #ff0000
}
.gogreen {
	COLOR: #000000; BACKGROUND-COLOR: #00ff66
}
.indent {
	FONT-WEIGHT: bold; MARGIN-LEFT: 20px; COLOR: #ffffff; BACKGROUND-COLOR: #6600cc
}
.underbold {
	FONT-WEIGHT: bolder; TEXT-DECORATION: underline
}
HR {
	MARGIN-TOP: 1px; MARGIN-BOTTOM: 2px
}
