body	{
	background: #FFF;
	}
h1	{
	font-family: verdana, arial, sans-serif;
	color: #FFF;
	border: solid 1px #999;
	background: #CCC;
	margin: 0px;
	}
.galleryPgs {
	background: #EEE;
	font-family: verdana, arial, sans-serif;
	border: solid 1px #999;
	}
p	{
	font-size: 10px;
	}
a	{
	color: #333;
	text-decoration: underline;
	}
a:hover	{
	color: #900;
	text-decoration: none;
	}
