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