/* ---- FREEMENGALLERY STYLE --- */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #222222;
}

a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: underline;
}

.h2 {
	font-family: Arial;
	font-size: 20px;
	line-height: 24px;
	color: #333333;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
}

h3 {
	font-family: Verdana, Arial;
	font-size: 9pt;
	line-height: 180%;
	color: #000000;
	font-weight: bold;
}

h4 {
	color: #666666;
	text-decoration: none;
	font-weight:normal;
	margin-top: -10px;
}

.title {
	font-family: Arial;
	font-size: 20px;
	line-height: 24px;
	color: #333333;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.stijl1 {
	font-size: 24px;
	color:#0033CC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.capital {
	font-family: Arial;
	font-size: 20px;
	line-height: 24px;
	color: #333333;
}

.menu {
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #7D7D7D;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}


.artists {
	font-size: 9pt;
	line-height: 160%;
}

#text {
	width: 98%;
	padding: 5px;
	color: #181818;
	text-align:justify;
}

#box_container {
	width: 600px;
	text-align: left;
}
#box {
	width: 250px;
	float: left;
	margin: 10px;
	padding: 10px 5px;
	text-align: center;
	border: 1px solid #CCC;
}
