body {
  background-color: #c4eba1;
  font-family: verdana, sans-serif;
  font-size: 12px;
  color: #000000;
  text-align: justify;
  margin-top: 0px; 
  margin-bottom: 0px; 

}

b, strong, i {
font-family: verdana, sans-serif;
font-color: #6a7447;
}

small {
font-family: verdana, sans-serif;
color: #6a7447;
font-size: 10px;
}

a:active, a:visited, a:link {
	color: #6a7447;
	background: inline;
	text-decoration: none;
}
a:hover {
	color: #97ea4e;
	background: inline;
	text-decoration: none;
}


h1 {
font-family: verdana, sans-serif;
font-size: 20px;
color: #6a7447;
font-weight: normal;
  background-image : url(li2.png); 
  background-position: left; 
  background-repeat: no-repeat;

}

h2 {
font-family: verdana, sans-serif;
font-size: 18px;
color: #6a7447;
font-weight: normal;
  background-image : url(li2.png); 
  background-position: left; 
  background-repeat: no-repeat;

}

h3 {
font-family: verdana, sans-serif;
font-size: 15px;
color: #6a7447;
  background-image : url(li2.png); 
  background-position: left; 
  background-repeat: no-repeat;

}

a:link.menu, a:visited.menu, a:active.menu {
  color: #97ea4e;
  text-decoration: none; 
  font-family: verdana, sans-serif;
  font-size: 13px;
font-weight: bold;
  background-image : url(li.png); 
  background-position: left; 
  background-repeat: no-repeat;

  

}

a:hover.menu {
  color: #97af35;
  text-decoration: none;
  font-family: verdana, sans-serif;
  font-size: 13px; 
  background-image : url(li2.png); 
  background-position: left; 
  background-repeat: no-repeat;
}


.tekstit img {
background-color:#61ae1c;
border:2px solid #61ae1c;
margin: 0pt 5px;
}

.columns { 
	margin: 0 0 0 0;
	padding: 20px;
	width: 500px;
	align: center;
}

.colL, .colR { 
  float: left;
	width: 50%; 
}

.colR * { margin-left: 15px; }
.colL * { margin-right: 15px; }

.colR * * { margin: auto; }
.colL * * { margin: auto; }

li.rowa { background: #F5D680; padding: 5px; }
li.rowb { background: #F7E2A9; padding: 5px; }

.clear { clear: both; }