
/*body { font-family: courier new; color: black; font-size: 12px; }*/
body { font-family:Georgia, "Times New Roman", Times, serif; 
	color: black; font-size: 12px; 	
	background-color: #ffffff;
}
	
a:link, a:active, a:visited { text-decoration: none; color: black;}
a:hover { text-decoration: none; color: black;}

img {  }

span.rood { color: red; }
span.schuin { font-style: italic; font-weight: bold;}

div.site { width: 100%; height: 100%;  
	/*position: absolute;	left: 50%; margin-left:-450px;*/
	/*top: 50%; margin-top: -300px;*/
	top: 10px; }

textarea { font-family: 'Optima', 'Gill Sans MT', 'Gill Sans', 'Lucida Grande', 'Trebuchet MS', 'Geneva', 'Tahoma', 'Verdana', 'Helvetica', 'MS Sans Serif', 'Arial',  sans-serif; font-size: 12px;}
input { font-family: 'Optima', 'Gill Sans MT', 'Gill Sans', 'Lucida Grande', 'Trebuchet MS', 'Geneva', 'Tahoma', 'Verdana', 'Helvetica', 'MS Sans Serif', 'Arial',  sans-serif; }