/* CSS Document */

body { background: #f3f0e2;
}

a:link.frame {
border-width: 1mm;
border-color: #000000;
border-stye: solid;
}

p a:link {
font-family:verdana,helvetica,sans-serif;
font-weight:normal;
font-size:12px;
color:#666666;
}

p a:active {
font-family:verdana,helvetica,sans-serif;
font-weight:normal;
font-size:12px;
color:#666666;
}

p a:hover {
font-family:verdana,helvetica,sans-serif;
font-weight:bold;
font-size:12px;
text-decoration:none;
color:#666666;
}

p a:visited {
font-family:verdana,helvetica,sans-serif;
font-weight:normal;
font-size:12px;
color:#333333;
}

h1 {font-family:verdana,helvetica,sans-serif;
	font-size:20px;
	font-style:bolder;
	}
	
h2 {font-family:verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:black;
	}

h3 {font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:black;
	}

h4 {font-family:Georgia, Times, serif;
	font-size:11px;
	font-weight:normal;
	Font-style:italic;
	color:#666666;
	}
	
.exhibitions {
	font-family: verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #000000;
}

p { font-family: verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #666666;
	}	
	
.artist {
	font-family: verdana, helvetica, sans-serif;
	font-size:20px;
	font-weight: 700;
	text-transform: capitalize;
	color: #666666;
	}
	
.statement {
	font-family:"Georgia", "Times", serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color: black;
	line-height: 18px;
	}
	
li{
	font-family: verdana,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #000000;
	text-indent: none;
	}
