a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffcc33;
}

a.green {
/*	font-weight: bold; */
	color: #330;
	text-decoration: none;
}
a.green:hover {
/*	font-weight: bold; */
	color: #330;
	text-decoration: underline;
}
a.green:visited {
	color: #340;
}

a.yellow {
	font-weight: bold;
	color: #ECDE8A;
	text-decoration: none;
}
a.yellow:hover {
	font-weight: bold;
	color: #ECDE8A;
	text-decoration: underline;
}
a.yellow:visited {
	color: #ffc;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333300;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	line-height: 12px;
}
.exhibsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
.captionWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13px;
}
.namesexhib {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333300;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	color: #666633;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #333300;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333300;
	margin-left: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333300;
}
.namesartistlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #333300;
	margin-left: 6px;
}
.spcabove {
	margin-top: 10px;
}
.formindented {
	margin-right: 20px;
}
.imgspcbelow {
	margin-top: 6px;
	margin-bottom: 6px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333300;
	margin-top: 0;
}
.formcopyrgtpad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333300;
	margin-right: 20px;
}
.capimgspcabove {
	margin-top: 5px;
}

.bulletoutdent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333300;
	text-indent: -7px;
	margin-left: 7px;
}
.whiteruleabove {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 6px;
}

.whitetext { color:#fff; }
