body {
	background-color:#eeeedd;
	vertical-align:middle;
	text-align:center;
	padding:10px;
}

a:link {
	text-decoration: none;
	color: #003366;
}
	
a:active {  
	color: #006699;
	text-decoration: underline;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

.CloseThisWindow { font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	margin-top:30px;
}

.PopArtAlsoBy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight:normal;
	color: #000000;
	margin-top:0px;
	margin-bottom:15px;
}

.PopArtByline {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}

.PopArtTitle {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #003366;
}

.PopArtWorkInfo {
	margin-bottom:15px;
}

.PopArtWorkDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	color: #333333;
}

.PopArtWorkDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}

