.maintext {
	font-family: Georgia, serif, "Times New Roman", Times;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0273b3;
	text-decoration: none;
	text-align: justify;
}
.maintitles {
	font-family: Georgia, serif, "Times New Roman", Times;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: 0A4A6E;
	text-decoration: none;
}
.artistname {
	font-family: Georgia, serif, "Times New Roman", Times;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: 0A4A6E;
	text-decoration: none;
}
.artistoccup {
	font-family: Georgia, serif, "Times New Roman", Times;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 0A4A6E;
	text-decoration: none;
}
a:link {
	font-family: Georgia, serif, "Times New Roman", Times;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #0273b3;
}
