body {
  background-color: #333;
  color: #FFFFFF;
}

a:link {color: #99FFFF;}

a:visited {color: #CCCCCC;}

.gallerytitle {
  font-family: verdana, arial, helvetica;
  font-size: 14pt;
  font-weight: bold;
}

/* My additional style */
p, .gallerysubtitle {
  font-family: verdana, arial, helvetica;
  font-size: 10pt;
	font-weight: bold;
}

.thumbnailtitle {
  font-family: Arial;
  font-size: 10pt;
}

.imagetitle {
  font-family: verdana, arial, helvetica;
  font-size: 8pt;
}


.navigationtext {
  font-family: Arial;
}

.mainimage {
	border-color: gray;
	}