.align-left {
	text-align:		left;
}
.align-center {
	text-align:		center;
}
.align-right {
	text-align:		right;
}
.csc-frame-frame1 {
	background-color:	#EDEBF1;
	border:		1px solid #333333;
	}
.csc-frame-frame2 {
	background-color: #F5FFAA; border: 1px solid #333333;
	}
.important {
	color:		#FF0300;
	}
P.bodytext SPAN.important A {
	color:		#FF0300;
	text-decoration:	none;
	}
P.bodytext SPAN.important A:hover {
	color:		#666666;
	text-decoration:	none;
	}
.name-of-person {
	color: #FF0300;
	}
.detail {
	color: #FF0300;
}
.component-items {
	color: #186900;
}
.action-items {
	color: #8A0020;
	}
.component-items-ordered {
	color: #186900;
}
.action-items-ordered {
	color: #8A0020;
	}