
*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align: left;
color: Black;
background: White;
 padding: 10px 10px 10px 10px;
}
td {
	font-size: 11px;
	font-family: Verdana,Tahoma,Arial;
}




h1{ color: #957c20;  margin-top: 0px;  margin-bottom: 0px;  font-size: 16px;  font-weight: bold;  margin-left: 0px;  font-variant: normal;  height: 18px;  padding-bottom: 0px;  padding-top: 0px;  background-color: White;           }
h2{ color: #957c20;  margin-top: 0px;  margin-bottom: 0px;  font-size: 14px;    }
h3{ color: #957c20;  margin-top: 0px;  margin-bottom: 0px;  font-size: 13px;    }
h4{ color: #957c20;  margin-top: 0px;  margin-bottom: 0px;  font-size: 12px;    }

h11{ color: #957c20;  margin-top: 0px;  margin-bottom: 0px;  font-size: 15px;  font-weight: bold;  margin-left: 0px;  font-variant: small-caps;  height: 14px;  padding-bottom: 0px;  padding-top: 0px;          }
h2{ color: #957c20;  margin-top: 0px;  margin-bottom: 0px;  font-size: 14px;    }
h3{ color: #957c20;  margin-top: 0px;  margin-bottom: 0px;  font-size: 12px;    }
h4{ color: #957c20;  margin-top: 0px;  margin-bottom: 0px;  font-size: 11px;    }
P{ margin-bottom: 2px;  margin-top: 4px;  padding-top: 2px;  padding-bottom: 2px;    }

img{ border-right-color: #A8A8A8;  border-left-color: #E3E3E3;  border-top-color: #E3E3E3;  border-bottom-color: #A8A8A8;  padding: 5px 5px 5px 5px;  border: 1px solid Silver;      }
.editor{
font-family:  Verdana,Tahoma,Arial;
	background-color: White;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a{ color: #957c20;  text-decoration: none;  font-weight: bold;   }
a.hover { text-decoration: underline; }
a.email { color: #000000;  text-decoration: none;  font-weight: bold;   }
a.inhoud { color: #957c20;  text-decoration: none;  font-weight: bold; font-size: 11px;  }

select{
font-size: 11px;
border: 0px solid #ff6600;
	scrollbar-base-color: #FDF5E6;
	scrollbar-arrow-color: #ff6600;
	scrollbar-darkshadow-color: CaptionText;
	scrollbar-highlight-color: #ff6600;
	scrollbar-shadow-color: #ff6600;
	scrollbar-track-color: #FDF5E6;
}
option{
font-size: 11px;
border: 0px solid #ff6600;
	scrollbar-base-color: #FDF5E6;
	scrollbar-arrow-color: #ff6600;
	scrollbar-darkshadow-color: CaptionText;
	scrollbar-highlight-color: #ff6600;
	scrollbar-shadow-color: #ff6600;
	scrollbar-track-color: #FDF5E6;
}
hr{
	color: #eb870f;
	height: 1px;
}
input.submit{
	background-color: white;
}