body {
	font-family: Arial, helvetica, sans-serif;
}

td {
	vertical-align: top;
	font-size: small;
}

.ArtistName {
	font-size: large;
	font-weight: bold;
}

.AgentTable {
	background-color: #eeeeee;
}

.AgentName {
	font-size: x-small;
	font-weight: bold;
}

.Details {
        font-size: x-small;
}

.Icon {
     text-align: center
}

a.AgentLink {
	font-weight: bold;
}

.PhotoCredit {
	text-align: center;
}

.SectionTitle {
	font-weight: bold;
	font-size: x-small;
}

a {
	color: #000000;
}

a:hover {
	color: #0000ff;
}
hr {
	border: 1px solid #000000;
}
