
table {
	
	margin: 0;
	border-bottom: solid 1px #4D6C29;
	border-top: solid 1px #4D6C29;
	border-right: solid 1px #4D6C29;
	border-left: solid 1px #4D6C29;
	
}


body {	
	font-family: georgia;
	font-size: 10px;
	font-weight: normal;
	color: #333333;	
	background-color: #FFFFFF;

	

}

a:link {
	font-family: georgia;
	font-size: 10px;
	font-weight: bolder;
	color: #4D6C29;
	text-decoration: none;	
}


a:visited {
	font-family: georgia;
	font-size: 10px;
	font-weight: bolder;
	color: #4D6C29;
	text-decoration: none;
	
}

a:hover {
	font-family: georgia;
	font-size: 10px;
	font-weight: bolder;
	color: #4D6C29;
	background-color: #A4B690;	
}


a:active {
	font-family: georgia;
	font-size: 10px;
	font-weight: bolder;
	color: #4D6C29;
	background-color: #A4B690;		
}

p {
	
	font-family: georgia;
	font-size: 12px;
	font-weight: normal;
	padding-left: 50px;
	padding-right: 50px;
	
	
}

h1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	padding-left: 50px;
	padding-right: 50px;
	color: #333333;
}


h2 {
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #658342;
}


img {
	margin-left: 30px;
	vertical-align: middle;
}


otsikot {

	margin-left: 18px;

}


.copy{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #658342;
}