/*<group=Body>*/

BODY {
	margin: 0px 0px 0px 0px;
	background-color : #CC9966;
	color : #000000;
	}

td,tr,p,div {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	}

.caption {
	color: gray;
	font: bold normal 14px   'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

h1 {
	font: 29px Georgia, Times New Roman, Times, serif;
}

h2 {
	font: 20px Georgia, Times New Roman, Times, serif;
}

h3 {
	font: 16px Georgia, Times New Roman, Times, serif;
}
	
/*</group>*/

.head {
	color: gray;
	font: 40px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.subhead {
	color: gray;
	font: 30px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

/*<group=Reflections>*/

.reflections {
	font: 16px Georgia, Times New Roman, Times, serif;
	color: #585858;
}

.reflections2 {
	font: 16px Georgia, Times New Roman, Times, serif;
	color: black;
}

.author {
	font: bold 16px   "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-align: right;
}
	
/*</group>*/

.poem {
	color: gray;
	font: italic 22px Georgia, Times New Roman, Times, serif;
	text-align: center;
}

.poemrule {
	color: gray;
	border-top: 5px double gray;
}