body {
	color: #00FFFF;
	background-color: #000000;
	text-align: center;
}
a:link {
	color: #66CCFF;
}
a:visited {
	color: #6699FF;
}
h1 {
	font-style: normal;
	text-align: center;
	color: #00CCFF;
	font-size: xx-large;
}
h1.photo-page-title {
	margin-bottom:-8px;
}
h2.photo-page-h2 {
	font-style: normal;
	font-size: large;
	color: #00CCFF;
	margin-top: 6px;
}
p.back-to {
	text-align: center;
}
p.justified-description {
	text-align: justify;
}
td.left {
	text-align: left;
}
p.centered-date {
	text-align: center;
	margin-bottom:-16px;
}
p.squeezedd-date {
	text-align: left;
	margin-bottom:-12px;
}

