html, body {
	background-color: #ffffff;
}

.main {
	width: 680px;
	height: 100%;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
}

.top {
	width: 640px;
	height: 100px;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
}

.menu {
	width: 640px;
	height: 50px;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
}

.text {
	width: 640px;
	height: 100%;
	background-color: #ffffff;
	padding: 10px;
	margin: 0;
}

.contactform {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border-bottom: 1 solid #007900;
	border-left: 1 solid #007900;
	border-right: 1 solid #007900;
	border-top: 1 solid #007900;
}

h1 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 19px;
	color: #007900;
	margin-bottom: 15px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

h2 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 24px;
	color: #007900;
	margin-bottom: 25px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

h3 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 16px;
	color: #007900;
	margin-bottom: 15px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

h4 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	color: #007900;
	margin-bottom: 15px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a {
	font-family: Verdana, Tahoma, sans-serif;
   	color: #007900;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

a:hover {
	font-family: Verdana, Tahoma, sans-serif;
	color: #0b9118;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

a:visited {
	font-family: Verdana, Tahoma, sans-serif;
	color: #04600b;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

a.front {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 16px;
   	color: #007900;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

a:hover.front {
	font-family: Verdana, Tahoma, sans-serif;
	color: #0b9118;
	font-size: 16px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

a:visited.front {
	font-family: Verdana, Tahoma, sans-serif;
	color: #04600b;
	font-size: 16px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

a.korostus {
	font-family: Verdana, Tahoma, sans-serif;
   	color: #007900;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

td {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

p {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

pre {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}



.green {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #04600b;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.red {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 18px;
	color: #8c2333;
	font-weight: heavy;
	font-style: bold;
	line-height: normal;
	font-variant: normal;
}

span.korostus {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	color: #007900;
	margin-bottom: 15px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

  #goog-wm {
  width: 800px;
  padding: 1em;
  background-color: white;
}


#goog-wm h3.closest-match {
  font-family: Verdana, Tahoma, sans-serif;
  color: #04600b;
  border-bottom: 3px dashed #04600b;
  padding-bottom: 0.9em;
  font-size: 110%;
  margin: 0;
}

#goog-wm h3.closest-match a { }
   
#goog-wm h3.other-things {

  color: #04600b;
}
   
#goog-wm ul li { 
		font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #04600b;
	}
   
#goog-wm li.search-goog {
  display: block;
}

