body {
	color: #2A2A2A;
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding: 0;
	margin: 0;
	background-color: #E8F4E1;
}

a:link {
	color: #475B46;
	text-decoration: none;
}

a:visited {
	color: #475B46;
	text-decoration: none;
}

a:hover {
	color: #475B46;
	text-decoration: underline;
}

ul, li {
	margin-right: 10px;
}

td {
	font-size: 12px;
	font-family: "Trebuchet MS";
}

a.valikko {
	font-family: "Verdana";
	font-size: 12px;
	color: #1B2D21;
	font-weight: bold;
}

a.valikko:hover {
	text-decoration: underline;
}

a.valikko:visited {
	font-family: "Verdana";
	font-size: 12px;
	color: #1B2D21;
	font-weight: bold;
}

a.alavalikko {
	font-family: "Verdana";
	font-size: 10px;
	color: #1B2D21;
}

a.alavalikko:hover {
	text-decoration: underline;
}

h2 {
	margin: 0px;
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #475B46;
}

h3 {
	margin: 0px;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color:#475B46;
}

h4 {
	margin: 0px;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #475B46;
	padding: 0px;
}

hr {
	margin-top: 0px;
}

p {
	margin-top: 0px;
}

hr {
	color: #485B47;
	height: 1px;
}

.kuva {
	border: 1px #485B47 solid;
} 

.formi {
	color: #475B46
}