body {
	background: white;
	text-align: left;
	color: black;
	font-size:83% !important;
	line-height: 125%;
	border: 0;
	margin: 20px;
	padding: 0; 
	font-family: Georgia, Palatino, serif;
}
h1 {font-size:1.3em;}
h2 {font-size:1.2em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:0.9em;}
h6 {font-size:0.8em;}
a {color: #039;}

/* ------------------------------------ boxes ------------------------------------ */
#topnav, #navigatie, #login {display:none;}
#footer {padding: 10px 0px; border-top: 1px solid #78B4D0; color: #666666;}
#footer a {color: #666666; text-decoration:none;}

/* ----------------------------------- global -------------------------------------- */
hr {height: 0; border: 0; border-top: 1px solid #CCCCCC;} 
form {margin:0.5em 0 0 0;}
select, input {font-size:1em;}
.clr {clear:both;height:1px;overflow:hidden;}
.hide, #header, .noprint {display:none;}
a { outline: none; color: #000; }
a img {border:none;}
.small {font-size:0.85em; line-height:1.3em;}
small {font-size: 0.85em; display:block; color: #777; padding: 0 0 0.3em; margin: 0;}
.warning, .error {color:#CC0000;font-weight: bold;}
.required {background-image: url(/images/star.gif); background-repeat: no-repeat; padding-left: 10px; background-position: left center;}

table#grid th {font-size: 0.9em; text-align: left; padding:0px 15px 5px 0px; vertical-align: top; line-height: 1em;}
table#grid td {font-size: 0.8em; border-top: 1px solid #000000; padding: 2px;}

