/* Style sheet for Speeches */

body {
	background-color: rgb(255,255,255);
	margin-left: 20pt;
	margin-right: 20pt
}

h1, h2, h3, h4, h5, p, blockquote, ul, ol, td, dir {
	font-family: Arial, Helvetica, sans-serif
}

p, blockquote, ul, ol, dl, td, dir {
	font-size: 10pt
}

h3 {
	text-align: center;
	text-transform: uppercase
}

.dateline {
	text-align: center
}
.footnote {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
