#rand  { 
	border-left: medium solid black;
       }

#iframeid  { 
	border: medium dotted black;
       }
.space {
	height: 10;
}
     
       
body  { 
	font-family : verdana, helvetica, arial;
	font-size : 10;
	font-weight: bold;
	color: black;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	background-color:  #1d9f49;
	background-image: url(images/bg-green.gif);
       }

#foot {
	font-size: xx-small;
	padding: 10;
	height: 30;
/*	background-image: url(images/scheef.gif);*/
	}

#menu {
	font-family : verdana, helvetica, arial;
	font-size : 10;
	font-weight: bold;
	height: 40;
	text-align: center;
	background-color:  white;
/*	background-image: url(images/scheef.gif); */
	}


       
A:visited {
	font-family : verdana, helvetica, arial;
	text-decoration: none;
	font-weight: bold;
	color: black;
	}
A:link {
	font-family : verdana, helvetica, arial;
	text-decoration: none;
	font-weight: bold;
	color: black;
	
	}
A:hover {
	font-family : verdana, helvetica, arial;
	text-decoration: none;
	font-weight: bold;
	color: black;
	}
A:active {
	font-family : verdana, helvetica, arial;
	text-decoration: none;
	font-weight: bold;
	color: black;
	}
	


h1 {
	
	font-size : 15;
	color: Red;
	font-weight: bold;
}


h2 {
	
	font-size : 15;
	color: yellow;
	font-weight: bold;
}
h3 {
	
	font-size : 11;
	color: white;
	font-weight: normal;
}
h4 {
	
	font-size : 18;
	color: yellow;
	font-weight: bold;
}