/* 
	Genreal Stylesheet | Lommen Someren

	Lost in Time - Mediamakers
	www.lostintime.nl
	28-11-2005
*/


/* ------------------------------------
   body
   ------------------------------------*/ 
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#FFFFFF;
	line-height:22px;
	margin:0px;
	overflow-x:hidden;
	background:#0079C2;
	overflow:scroll;
	}
p, td { 
	font-family: "Trebuchet MS"; 
	font-size: 12px;
	color:#FFFFFF;
	line-height:22px; 
	margin:0px;
	overflow-x:hidden; 		
	}	
	
/* ------------------------------------
   links
   ------------------------------------*/ 
a { 
	font-size: 11px; 
	text-decoration: none; 
	color: #FFFFFF;
	}
a:hover { 
	font-size: 11px; 
	text-decoration: underline;
	color: #66CCFF; 
	}	
	
/* ------------------------------------
   kopstyles
   ------------------------------------*/	
.kop { 
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	font-weight: bold;
	color: #FFFFFF;
	margin:0px;
	overflow-x:hidden; 
	}
	
.subkop { 
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF;
	margin:0px;
	overflow-x:hidden; 
	}
		
		
