/* CSS Document */
div#poetry{
	clear:left;
	width:420px;
	margin:0px 5px 15px 100px;
	background-color: #fff;
	}
div#prose{
	clear:left;
	width:523px;
	margin:0px 3px 15px 3px;
	background-color: #fff;
	}
div#pageset{
	margin:5px;
	font-size: 12px;
	text-align: right;
	}
		
.STYLE1 {color: #CCCCCC}
.STYLE2 {color: #03ADFB}
.STYLE3 {font-size: 20px}
