#pageinner-content {
/*	background-color: Green;  */
	width: 537px;
	float: right;
	text-align: justify;
}
#pagesubhead {
	width: 537px;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
/*	background-color: Olive;  */
}
#pagetext-area {
	margin: 15px;
	font-size: 140%;
	text-align: justify;
/*	background-color: Red; */
}
.outerlist{
	list-style-type: disc;
}
.innerlist{
	list-style-type: square;
}
.lowerlist{
	list-style-type: lower-roman;
}
