A:link, A:active, A:visited {text-decoration: none; color: rgb(0,0,0); font-weight: bold; }
A:hover {text-decoration: none; color: rgb(255,0,0); font-weight: bold; }

h1, h2 {
text-align: center;
line-height: 120%;
}

.note {
	font-style: italic;
	font-size: smaller;
}

.contact_comment {
	font-style: italic;
}

.event_info {
	font-style: italic;
}

p.byline {
	text-align: center;
	font-style: italic;
}

p.attribution {
	font-style: italic;
}

p.question:first-letter, p.answer:first-letter {
	font-size: 24;
}

p.answer {
	font-style: italic;
}

td.caption {
	font-style: italic;
	font-size: smaller;
	text-align: justify;
}

td.caption_center {
	font-style: italic;
	font-size: smaller;
	text-align: center;
}

