   
    body{
		background-color: #464600;
		font-family: Arial;
		vertical-align: top;
		font-size: 12px;
	}
	td{
		vertical-align: top;
	}
	#munsterlander{
		background-color: white;
	}
	#links{
		font-family: Arial;
		color: white;
		background-color: #175F0D;
		height: 40px; 
	}
	#links a:active, a:link, a:visited{
		color: white;
		font-size: 14px;
		margin: 0px 12px;
		text-decoration: none;
	}
	#links a:hover{
		text-decoration: underline;
	}
	#stats{
		font-size: 12px;
		text-align: center;
	}
	#stats h4{
		font-size: 14px;
		margin: 5px 10px 5px 0px;
	}
	#stats p{
		margin-right: 10px;
	}
	#stats1{
		font-size: 13px;
		text-align: center;
		vertical-align: top;
		margin-right: 10px;
	}
	#stats1 p{
		margin: 0px 10px 10px 0px;
	}
	#stats1 h5{
		font-size: 14px;
		margin: 5px 10px 2px 0px;
	}