
img{
	border:none;
}

body{
	font-family:verdana;
	font-size: 11px;
	line-height:18px;
}

h1{
	font-size: 18px;
	color: #616161;
	line-height: 24px;	
	font-weight: normal;
}

h2{
	font-size: 14px;
	line-height: 18px;
	color: #616161;
	line-height: 24px;	
	font-weight: bold;
}

h3,h4,h5,h6{
	font-size: 11px;
	line-height: 18px;
	color: #616161;
	line-height: 24px;	
	font-weight: bold;
}

a{
	text-decoration: none;
}



.arrow{
	padding-left: 20px;
	color:#0000ff;
	background:url(http://www.comfortclip.nl/_images/arrow.gif) no-repeat top left;
	display:block;
	height: 20px;
}



