body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #424C56;
	line-height: 18px;
	margin: 0;
	background-color: #EEEEEE;
}
.artists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #004A80;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	font-weight: bold;
	color: #3D5851;
}
a:link {
	color: #AF7E2F;
}
a:visited {
	color: #AF7E2F;
}
a:hover {
	color: #C8651C;
}
a:active {
	color: #AF7E2F;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: small;
	color: #424C56;
	margin: 0 0 0 15px;
}
h2 {
	font-size: x-small;
	color: #AF7E2F;
	margin: 0 0 0 10px;
}
p {
	padding: 0 10px 0px 20px;
}
.photos {
	margin: 15px 0 0 15px;
}
.date {
	border-bottom: thin dashed #959B2F;
	padding: 0 10px 10px 10px;
}
h3 {

	font-size: small;
	color: #AF7E2F;
	margin: 0 0 0 10px;
}
h4 {
	font-size: small;
	color: #EEEEEE;
	margin: 0;
	background-color: #AF7E2F;
	padding: 10px;
}
.ArtistPhotos {

	margin: 0 5px 0 0;
}
