#main {
	padding-right: 10px;
	border: solid 1px  #999;
	}
#zij {
	border: solid 1px  #ccf;
	}
#zij p {
	font-family: Verdana, Arial, sans-serif; 
	color:#333; 
	font-size: 10px;
	line-height: 14px;
	padding:10px;
	text-indent:0;
	}
#zij p:first-letter {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;	
	}
p {
	font-family: Verdana, Arial, sans-serif; 
	font-size:12px; 
	color:#000000; 
	line-height:17px; 
	text-align: justify;
	text-indent: 20pt;
	padding:7px;
	}
p:first-letter {
	font-size: 133%;
	font-weight: bold;
	color:#333;
	}
p.sign {
	font-family: Verdana, Arial, sans-serif; 
	color:#333; 
	font-size: 10px;
	line-height: 14px;
	padding:10px;
	text-indent:0;
	text-align:right;
	}
p.sign:first-letter {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;	
	}
blockquote {
	font-family: Verdana, Arial, sans-serif; 
	font-size:12px;
	font-style:italic; 
	color:#333; 
	line-height:17px; 
	padding:7px;
	margin-left: 140px;
	}
img.here {
	float: right;
	margin-left: 13px;
	margin-top: 10px;
	margin-bottom: 3px;
	}
img.hore {
	float: left;
	margin-right: 13px;
	margin-top: 10px;
	margin-bottom: 3px;
	}
h1 {
	text-align: left;
	color: #900;
	border: 1px solid #999;
	padding: 5px;
	}
h2 {
	text-align: left;
	font-size: 14px;
	color: #666;
	border: 1px solid #999;
	padding: 5px;
	}
a:visited {
	color: #900;
	text-decoration:none;
	}
a:link {
	color: #900;
	text-decoration:none;
	}
a:hover {
	color: #00c;
	text-decoration:underline;
	}
a.other:visited {
	color: #00c;
	text-decoration:none;
	}
a.other:link {
	color: #00c;
	text-decoration:none;
	}
a.other:hover {
	color: #900;
	text-decoration:underline;
	}
ol {
	font-size: 11px;
	line-height: 18px;
/*	list-style-type: none; */
	}	
