body {color: black;
font-family: times, serif}
p  { color: black;
font-family: times, serif}
td {}
element { }
a  { color: maroon; text-decoration: underline }
a:link  { color: maroon }
a:visited  { color: maroon }
a:hover { color: silver }
a:active    { color: navy; text-decoration: underline }
.MeetingDate {
	font-weight: bold;
}
.MeetingSpeaker {
	font-weight: normal;
	line-height: normal;
}
.MeetingSpeech {
	font-style: italic;
	font-weight: normal;
}
