body {
    font-family: georgia, times new roman, times, serif;
    margin:3em;
    background-color:#fef6e4;
	font-size:110%;
	line-height: 130%;
}

h1 {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-weight: normal;
}

h2 {
    font-family: arial, helvetica, sans-serif;
    font-style: italic;
    color: #993300;
    font-weight: normal;
}

h3 {
    font-family: arial, helvetica, sans-serif;
    color: #993300;
    font-weight: normal;
}

li {
    padding: 2px;
}

.quotebox {
    background-color: #ededed;
    border-color: #993300;
    border-style: ridge;
    border-width: medium;
    margin: 1em;
    padding: 10px;

}

p.outdent {
    margin-left: .4in;
    text-indent: -.4in;
}

p.cite {
    font-family: arial, helvetica, sans-serif;
    font-size: 80%;
    margin-left: .5in; text-indent: -.5in;
	line-height: 120%
}

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

}