.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
	line-height: 12px;
	font-weight: 100;
}
.medText {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	line-height: 11px;
	font-weight: 100;
}
.medHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	text-transform: lowercase;
}
.lrgHdr {
	font: 20px "Courier New", Courier, monospace;
	color: #000000;
	font-weight: 500;
}
.smHdr {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #006600;
	font-weight: 500;
}
.smHdr a:link {
	color: #006600;
	text-decoration: none;
}
.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.artworkHdr {
	font-family: "Courier New", Courier, monospace;
	color: #990066;
	font-size: 12px;
	position: absolute;
	top: 100px;
	left: 405px;
	width: 600px;
}
.artworkHdr a:link {
	text-decoration: none;
	color: #7A88D2;
}
.artworkHdr a:hover {
	text-decoration: none;
	color: #000000;
}
.artworkHdr a:visited {
	text-decoration: none;
	color: #7A88D2;
}
.smHdr a:hover {
	color: #990066;
	text-decoration: none;
}
.smHdr a:visited {
	color: #006600;
	text-decoration: none;
}

