
/******************************************/
/* Style Sheet for www.biancahobbyhoek.nl */
/* Default Settings                       */
/* dec 01 2008 - BVD - Initial source     */
/******************************************/

body	{
	background-color		: #E4E7F5;
	scrollbar-arrow-color		: #E4E7F5;
	scrollbar-face-color		: #CCDCF2;
	scrollbar-highlight-color	: #E4E7F5;
	scrollbar-3dlight-color		: #000000;
	scrollbar-shadow-color		: #E4EEEE;
	scrollbar-darkshadow-color	: #E4FFF;
	scrollbar-track-color		: #E4E7F5;	
	font-family			: 'Verdana';
	font-style			: normal;
	font-size			: 1pt;
	font-color			: #000000
	}
	
	
	
table	{
	bgcolor 			: #E4E7F5;
	font-family			: 'Verdana';
	font-style			: normal;
	font-size			: 10pt;
	font-color			: #000000	
	}	
 
p	{
	bgcolor 			: #E4E7F5;
	font-family			: 'Verdana';
	font-style			: normal;
	font-size			: 10pt;
	font-color			: #000000		
	}
	
h1 	{
	// default html setting	
	}
	

h2 	{
	// default html setting		
	}
	
h3 	{
	// default html setting		
	}
	
h4 	{
	// default html setting		
	}
	
h5 	{
	// default html setting		
	}
	
h6 	{
	// default html setting		
	}					


