BODY {
	font-family: Georgia, Times New Roman, Serif;
}

TH {
	background-color: #ffffe0;
	font-style: italic;
}

TD {
	color: #000000;
	font-size: 12pt;
}

P {
	text-align: justify;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

P.first {
	text-indent: 0%;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

/* Works in Explorer 5.5, but not 4.0 */
P.first:first-letter { font-size: 200%; float: left }

P.lecture {
	text-align: left;
	text-indent: 3%;
	margin-left: 6%;
	margin-right: 6%;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

DIV.lecture {
	text-align: left;
	/* text-indent: 3%; */
	margin-left: 3%;
	margin-right: 3%;
}

/* Use for text accompanying figures. */
P.figure { text-indent:0% }

P.bumper {
	text-align: center;
	text-indent: 0%;
}

/* A {
	font-family: monospace
} */

SUP {
	font-size: 66%
}
