a {
	background : transparent;
	color : #333366;
	font-family : "lucida sans unicode", "Courier new", Courier, monospace;
}

blockquote {
	background : transparent;
	font-family : "times new roman", "times roman", serif;
	font-size : 1.1em;
	line-height : 3.5ex;
	margin-left : 2.5cm;
}

body {
	background : #CCFFCC;
	color : #000066;
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 14pt;
}

h1 {
	background : url(img/pen_back_light.jpg) #CCFFCC;
	color : #330000;
	text-align : center;
}

h2, h3, h4, h5, h6 {
	background : transparent;
	color : #006633;
	font-style : italic;
	text-indent : 4em;
}

hr {
	background : url(img/pen_back_light.jpg);
	height : 1ex;
	width : 80%;
}

p {
	background : transparent;
	color : #003366;
	line-height : 3ex;
	margin : 2em;
	text-indent : 1em;
}

p.cite {
	font-family : "times new roman", times, serif;
	font-size : 1.1em;
	padding-left : 2em;
	padding-right : 2em;
}

p.high, span.high {
	background : transparent;
	color : #006633;
	font-size : 1.3em;
}

p.note {
	background : transparent;
	color : #FF99CC;
	font-size : 0.9em;
	font-style : italic;
	margin : 3em;
	text-align : center;
	text-indent : 0em;
}

p.poem {
	background : transparent;
	border: #990099 3px double;
	color : #330066;
	margin : 3em;
	padding : 2em;
	text-align : center;
	text-indent : 0em;
}


p.source {
	margin : 2em;
	text-indent : -2em;
}

.inv {
	background : transparent;
	color : #FFDEAD;
	font-size : 0.9em;
	margin-left : 2em;
	margin-right : 2em;
	text-indent : 1em;
}
