BODY {
	background-color: #333333;
	color: #d0ffd0;
	font-family: Sans Serif, sans-serif,  sans-serif;
	font-size: 14pt;
}
H1       {color: #d0ffd0;}
P {
}
A {
	color: #d0ffd0;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
#SlideShowButton {
	font-size:75%;
}
#SlideShow {
	font-size:75%;
}
.title {
	color: #d0ffd0;
	font-size: 16px;
}
.main {
	color: yellow;
	font-size: 20px;
}
.myimage {
	color: #d0ffd0;
	font-size: 14px;
}
.credit {
	color: gray;
	font-size: 9px;
}


