.headline {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
}

.heading {
	font-size: 10pt;
	font-weight: bold;
}

.slideShowTitle {
  font-size: 14pt;
  font-weight: bold;
  color: #A40000;
  margin-bottom: 10px;
}

.slideShowCaption {
  margin-top: 10px;
  margin-bottom: 00px;
}

.textLink {
	text-decoration: underline;
	font-weight: normal;
	color: #892322;
}

a.textLink:link {
	text-decoration: underline;
	font-weight: normal;
	color: #892322;
}

a.textLink:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #892322;
}

a.textLink:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #707070;
}