.txtWit{
	color:#000000;
}

.txt_header{
	font-size: large;
}

body, td, th { /* redundant rules for bad browsers  */
/*	background-color:#333333; */ /* globale achtergrond kleur */
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 1.3em;
	margin:0px;
	margin-top:0px;
	color: #333333;
	}

p { margin:0px;}

a{ color: #222222; text-decoration: underline; font-size: 12px;}
a:visited{ color: #222222; text-decoration: underline; font-size: 12px;}
a:hover{ color: #707070; font-weight:normal; text-decoration: underline; font-size: 12px;}
a:active{ color: #222222; text-decoration: underline; font-size: 12px;}

.divider{
	border-bottom:#b4b4b4 solid 1px;
	margin-top: 6px;
	margin-bottom:6px;
}

.header{
	font-size:16px;
	color:#737373;
	margin-bottom:6px;
}

.header_dark{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#737373;
	padding-left:8px;
}

.header_light{
	font-size:12px;
	font-weight:bold;
	color:#222222;
	margin-bottom:6px;
	background-color:#d4d4d4;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
/*
	background:url(../images/archos_mount.png);
	background-position:top right;
	background-repeat:no-repeat;
*/
}
