/* BaakBeeld 2009 */

body{
	background-color:		white;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	line-height:			18px;
}

img{
	border:		none;
}

h1 {
	font-size:				16px;
}

h2 {
	font-size:				14px;
}

h3 {

}

 p {
	margin:					12px 0;
}
 
a {
	text-decoration:		none;
	color:					black;
}

hr {
	border-bottom:			1px solid #390300;
}

ul{
	list-style-type: 		none;
}