	a {
		text-decoration:underline;
		color: #333333;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	a:hover {
		text-decoration:none;
		color: #888888;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	a.leftnav {
		text-decoration:none;
		color: #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;
	}
	a.leftnav:hover {
		text-decoration:underline;
		color: #efefef;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;
	}
	body {
		color: #000000;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	td {
		color: #000000;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	.museumhead {
		color: #1EA196;
		font-family : garamond,times, Helvetica, sans-serif;
		font-size : 12pt;
		font-weight : bold;
	}
	a.museumhead {
		text-decoration:none;
		color: #1EA196;
		font-family : garamond,times, Helvetica, sans-serif;
		font-size : 12pt;
		font-weight : bold;
	}
		a.museumhead:hover {
		text-decoration:underline;
		color: #1EA196;
		font-family : garamond,times, Helvetica, sans-serif;
		font-size : 12pt;
		font-weight : bold;
	}
	.museumaddress {
		color: #1EA196;
		font-family : garamond,times, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	.museumblurb {
		color: #6C6B64;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
	}
	a.museumlink {
		text-decoration:none;
		color: #1EA196;
		font-family : garamond,times, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;
	}
	a.museumlink:hover {
		text-decoration:underline;
		color: #1EA196;
		font-family : garamond,times, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;
	}
	.foot {
		color: #1EA196;
		font-family : garamond,times, Helvetica, sans-serif;
		font-size : 9pt;
		font-weight : bold;
	}
	a.foot {
		text-decoration:none;
		color: #1EA196;
		font-family : times, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;
	}
	a.foot:hover {
		text-decoration:underline;
		color: #1EA196;
		font-family : times, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;
	}