

body, td, p, div{
	line-height : 20px;
	font-family : Arial;
	font-size : 12px;
	color : #000000;
}


a, a:link, a:visited, a:active{
	color : #4B4949;
	text-decoration : none;
}
a:hover{
	color : #FF9933;
	text-decoration : none;
}

.kop1, h1{
	padding : 0 0 0 0;
	margin :  0 0 5px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 16px;
	color : #CC6633;
}
.kop2, h2{
	padding : 0 0 0 0;
	margin :  10px 0 5px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 14px;
	color : #CC6633;
	line-height : normal;
}
.kop3, h3{
	padding : 0 0 0 0;
	margin :  10px 0 5px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 12px;
	color : #000000;
	line-height : normal;
}
.kop4, h4{
	padding : 0 0 0 0;
	margin :  10px 0 5px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #000000;
	line-height : normal;
}
.kop5, h5{
	padding : 0 0 0 0;
	margin :  10px 0 5px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 10px;
	color : #000000;
	line-height : normal;
}
.kop6, h6{
	padding : 0 0 0 0;
	margin :  10px 0 5px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 10px;
	color : #000000;
}


hr{
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	color: #cc6633;
}

ul, ol{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2.2em;
	padding-left: 0px;
}

ul{
	list-style-type: square;
}
ol li, ul li{
	margin-bottom: 10px;
}


.bruin{
	color: #cc6633;
}


td.quickmenuholder, td.quickmenuholder a, td.quickmenuholder a:hover{
	color: #8c8c8c;
	font-size: 11px;
}
td.quickmenuholder a{
	text-decoration: none;
}
td.quickmenuholder a:hover{
	text-decoration: underline;
}
		
td.footerholder, td.footerholder a, td.footerholder a:hover{
	color : #636363;
	font-size: 10px;
}
td.footerholder a{
	text-decoration: none;
}
td.footerholder a:hover{
	text-decoration: underline;
}


td.textblock_text, td.textblock_text td, td.textblock_text p, td.textblock_text div, 
td.textblock_text a, td.textblock_text a:link, td.textblock_text a:visited, td.textblock_text a:active, td.textblock_text a:hover
{
	color: #ffffff;
}

td.textblock_text h1{
	font-size: 16px;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}


