body{
	font-family:"Franklin Gothic Book";
	font-size:14px;
	background-image:url(http://www.agronadvies.nl/images/logo-transparant.png);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#E4EFD1;
}
a img {
	border: 0;
}
h1 {
	color: #336600;
	font-size: 19px;
	margin-top: 12px;
	margin-bottom: 0px;
}
h2 {
	color: #999999;
	font-size: 17px;
}
h3 {
	color: #336600;
	font-size: 17px;
}
a:link {
	color: #336633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336633;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
table{
	margin-bottom:12px;	
}
table tr th{
	text-align:left;
}
ul{
	margin-top:0px;
	padding:0;
	padding-left:20px;
}
ul li{
	list-style-type:none;
}