BODY {
	background: d0ecfb;
	background-image: url(Background.png);
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
}
P {
}
A {
	color: #0197e8;
	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;
}
