@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.artwork_title {
	font-size: 12px;
	font-weight: bold;
}
.artwork_title_RED {
	color: #CC0000;
}
.publications_heading {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.image_captions_nonitalic {
	font-size: 9px;
}
.image_captions_italic {
	font-size: 9px;
	font-style: italic;
}
.red_small {
	font-size: 9px;
	color: #CC0000;
}
