.errText {
	FONT-WEIGHT: bold; COLOR: #9c0000
}
.center {
	TEXT-ALIGN: center
}
.smaller {
	FONT-SIZE: 80%; TEXT-ALIGN: center
}
.smallRight {
	FONT-SIZE: 90%; VERTICAL-ALIGN: top; TEXT-ALIGN: right
}
.smallLeft {
	FONT-SIZE: 90%; VERTICAL-ALIGN: top; TEXT-ALIGN: left
}
.cellRight {
	VERTICAL-ALIGN: top; TEXT-ALIGN: right
}
.cellLeft {
	VERTICAL-ALIGN: top; TEXT-ALIGN: left
}
.pageTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 200%; TEXT-ALIGN: center
}
.label {
	TEXT-ALIGN: right
}
.top {
	VERTICAL-ALIGN: top
}
.catCell {
	VERTICAL-ALIGN: bottom; TEXT-ALIGN: right
}
.catLeft {
	VERTICAL-ALIGN: bottom; TEXT-ALIGN: left
}
.header {
	BACKGROUND: lightsteelblue
}
.italic {
	FONT-STYLE: italic
}
.bordered {
	BORDER-RIGHT: black 2px solid; BORDER-TOP: black 2px solid; BORDER-LEFT: black 2px solid; BORDER-BOTTOM: black 2px solid
}
DIV.center {
	TEXT-ALIGN: center
}
DIV.left {
	TEXT-ALIGN: left
}

