body {
	font: "Arial";
	background-color: #F5F5E9;
	color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.button_small {
	font: "Arial";
	font-size: 13px;
	color: #000000;	
	font-weight:400;
}

.button_small_gris {
	font: "Arial";
	font-size: 13px;
	color: #666666;
	font-weight:400;	
}

.button_big {
	font:"Arial";
	font-size:16px;
	color: #000000;
	font-weight:600;
	vertical-align: bottom;
	margin-top: 20px;
}

.titre_livre {
	font: "Arial";
	font-style:italic;
	font-size: 20px;
	font-weight:600;
	color:#000000;
}

.titre_schakel {
	font: "Arial";
	font-style: normal;
	font-size: 20px;
	font-weight:600;
	color:#000000;
}

a:link {
	color: #A41109;
	}
	
a:visited {
	color: #828181;
	}
	
a img {border-color: #888; } 

a:hover{
	color: #6C120E;
	}.collections {
	font-family: Arial;
	font-size: 16px;
	font-variant: normal;
	color: #DCCDBA;
	font-weight: bold;
}
.caps {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	font-variant: small-caps;
	color: #000000;
	background-color: #D1C7C5;
	height: auto;
	width: auto;
}
.liste {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/templates/punt.gif);
	line-height: normal;
	text-transform: none;
	height: auto;
	clip:   rect(auto auto auto auto);
	font-weight: 400;
	letter-spacing: 1px;
}
