body {
	font:11px/1.5 verdana,arial,sans-serif;
	color:black;
}

body.about h1, body.about h2, body.about h3 {
	color:#756758;
}

body.artists h1, body.artists h2, body.artists h3 {
	color:#2871a3;
}

body.exhibitions h1, body.exhibitions h2, body.exhibitions h3 {
	color:#747c41;
}

body.heritage h1, body.heritage h2, body.heritage h3 {
	color:#961e06;
}

body.editions h1, body.editions h2, body.editions h3 {
	color:#7f6758;/* colour on supplied psd */
	COLOR:#9ab1c0;/* colour of header background */
}

body.news h1, body.news h2, body.news h3 {
	color:#926a13;
}

h1 {
	font-size:18px;
	font-weight:normal;
	line-height:2em;
}

h2 {
	font-size:14px;
	font-weight:bold;
	line-height:1em;
}

h3 {
	font-size:12px;
	font-weight:bold;
	line-height:1em;
}

h4 {
	font-size:12px;
	font-weight:bold;
	color:black;
	line-height:1em;
}

li.privatesection, .hide, .print {
	display:none;
}

a {
	color:#9A5C03;
	text-decoration:none;
}

a:visited {
	color:#666D73;
}

a:hover {
	color:#D78B08;
	text-decoration:underline;
}
