body { color: black; background-color: white; }

p {
	text-align: center;
}

td {}

a:link { color: #5b9caf }

a:visited { color: #5b9caf }

a:hover { color: #b4943d }

a:active {
	color: #FFF
}
.text { font-size: 12px; font-family: arial; line-height: 18px; text-decoration: none; }
.copyright { font-size: 11px; font-family: arial; line-height: 15px; text-decoration: none; }
.photos { padding: 10pt; }
.show {
	font-size: 24pt;
	text-align: center;
}

