table {
	border-collapse: collapse;
}
p, li, ul, td, th, h1, h2, h3, h4, input, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
h1 {
	font: bold 24pt verdana, Arial, sans-serif;
}
h2, .title {
	font-size: 14pt;
}
h3 {
	font-weight: bold;
	font-size: 12pt;
}
h4, .subtitle {
	font-weight: bold;
}
.article-contact {
	border: 1px solid black;
	padding: 7px;
	margin-bottom: 24px;
}
.article-byline {}
.article-title {
	font-size: 18pt;
	font-weight: bold;
	margin: 0px;
}
.article-place, .article-byline {
	margin: 0px;
	font-weight: bold;
}
.quotes p {
	font: normal 12pt Goudy, Times, serif;
}

.eventinfo {
       list-style-type: none;
}