body {
	margin:3em;
	background-color: #d2d0cb;
	font-family:verdana, arial, helvetica, sans-serif;
}

h1 {
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #80003f;
}

h2 {
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #80003f;
}

h3 {
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #80003f;
}

h4 {
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #80003f;
}

li {
	padding: 3px;
}

blockquote {
	font-family: georgia, times new roman, times, serif;
}

p.credit {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0em;
	margin-bottom: 0em;
}


p.example {
	font-family: courier, mono;
}

p.cite {
	margin-left: .5in;
	text-indent: -.5in;
}

.bodybox {
	background-color: #ffffff;
	border-style: solid;
	border-width: .75em;
	padding: 1em;
	border-color: #80003f;
	margin-bottom: 1em;

}

.quotebox {
	background-color: #e6e6e5;
	border-color: #80003f;
	border-style: ridge;
	border-width: medium;
	margin: 1em;
	padding: 10px;
}