.Standard {
	font-family: "Times New Roman", Times, serif;

}
a:link {
}
a:visited {
}
a:hover {
}
.heading {
}
.subheading {
}
.fineprint {
	font-size: xx-small;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;

}
.GalleryTitle {
	font-size: medium;
	text-decoration: underline;

}
.GalleryLabel {
	font-size: x-small;
}
a.FinePrintLink:link {
	color: #666666;
	text-decoration: none;
}
a.FinePrintLink:visited {
	color: #666666;
	text-decoration: none;
}
a.FinePrintLink:hover {
	color: #666666;
	text-decoration: underline;
}
