.maintable {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	background-color: #E7E7E7;
	border-width: 1px;
	border-style: solid;
	border-color: #9E774F;
	width: 650;	
}

.maintable2 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	background-color: #E7E7E7;
	border-width: 1px;
	border-style: solid;
	border-color: #9E774F;
}

.sidebartable {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	background-color: #E7E7E7;
	border-width: 1px;
	border-style: solid;
	border-color: #9E774F;
	width: 250;	
}

.img	{
	float: left; 
	margin-top: 10px;
	margin-right: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #9E774F;
}

a {
	font-family: Verdana;
	font-size: 10px;
	color: #9E774F;
	text-decoration: none;
}



a:hover {
	color: #9E774F;
	text-decoration: underline;
}

.kop {
	font-family: Verdana;
	font-size: 16px;
	color: #6D5032;
	text-align: center;
}