
.slide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	color: #004a9e;
}

.slide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: white;
}

.slide-wrapper, .slide-outline {
	background: white;
}

.slide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}

.slide-dimming {
	position: absolute;
	background:  #004a9e;;
}
a.slide-credit,
a.slide-credit, i {
  visibility: hidden;
}

a.slide-credit:hover,
a.slide-credit:hover i {
  visibility: hidden;
}

