body{
       background-color: #FE4E13;
       color: #000000;
       margin-top: 20px;				
}
.quote{
       color: #000000;
       font-family: Verdana;
       font-weight: bold;
       font-size: 10px;		
}
table.search{
   	   background-color: #ffffff;
   	   color: #000000;
   	   border-style: solid;
   	   border-color: #000000;
   	   border-width: 5px;
   	   height: 100px;
	   margin-left: 0px;
	   margin-right: 0px;
	   					  
}
.black{
   	   background-color: #000000;
}	   
div.blackhead{
   	   background-color: #000000;
   	   color: #ffffff;
   	   height: 14px;
	   font-family: Verdana;
       font-weight: bold;
       font-size: 10px;
	   margin-top: 2px;
       margin-left: 5px;		
}
.content{
	   color: #ffffff;
	   font-family: Verdana;
       font-weight: bold;
       font-size: 10px;
	   margin-top: 5px;
	   margin-left: 5px;
	   margin-right: 5px;
       margin-bottom: 5px;		
}
.content2{
	   color: #ffffff;
	   font-family: Verdana;
       font-weight: bold;
       font-size: 10px;	  		
}
.searchContent{
	   color: #ffffff;
	   font-family: Verdana;
       font-weight: bold;
       font-size: 10px;
	   margin-top: 1px;
	   margin-left: 5px;
	   margin-right: 5px;
       margin-bottom: 2px;		
}
div.searchContent{
	   color: #ffffff;
	   font-family: Verdana;
       font-weight: bold;
       font-size: 10px;
	   margin-top: 1px;
	   margin-left: 5px;
	   margin-right: 5px;
       margin-bottom: 2px;		
}
a, a.url, a.searchResult{
	   color: #ffffff;
	   font-family: Verdana;
       font-weight: bold;
       font-size: 10px;
	   text-decoration: none;	
}
a:hover, a.url:hover, a.searchResult:hover{
	   color: #ffffff;
	   font-family: Verdana;
       font-weight: bold;
       font-size: 10px;
	   text-decoration: underline;		
}
ul{
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.blackheadReacties{
 	   background-color: #000000;
 	   color: #ffffff;
 	   height: 14px;
	   font-family: Verdana;
     font-weight: bold;
     font-size: 10px;
}
div.reacties{
	background-color: #ffd4c7;
	border: 1px solid #000000;
  color: #000000;
  width: 368px;
  font-family: Verdana;
  font-weight: normal;
  font-size: 10px; 
  margin-top: 5px;
}
div.reacties li{
	margin-left: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
}
div.reacties ul{
	list-style: none;
	margin-left: 0px;
	padding-left: 5px;
}
div.blackheadReacties a{
	text-decoration: underline;
}
