.Headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: underline;
	background-color: #F79316;
	color: #FFFFCC;
	width: auto;
	display: block;
	white-space: normal;
	padding: 5px;
}
.HeadersArtworks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
	background-color: #FFFFCC;
	color: #F79316;
	padding: 3px;
}
.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #FDDEA6;
	font-weight: normal;
	color: #990000;
	font-variant: normal;
}

