BODY {
	background-color: white;
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
}
P {
}
A {
	color: blue;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
#SlideShowButton {
	font-size:75%;
}
#SlideShow {
	font-size:75%;
}
.title {
	color: black;
	font-size: 13px;
}
.main {
	color: #666666;
	font-size: 11px;
}
.credit {
	color: gray;
	font-size: 9px;
}
