@charset "utf-8";
/* CSS Document */

.baseline {
	font-family: "Century Gothic";
	font-size: large;
	font-weight: bold;
	color: #600;
}
.detail {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #C60;
}
.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
	padding: 15px;
}
.artinfo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-align: justify;
}
