body,html{
	font-size:small;
	color:black;
	background-color:white;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}

hr {
	border: none 0;
	border-top: 1px dotted black;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	float:left;
	clear: both;
	width: 460px;
	margin-left:10px;
}

h1, h2{
	margin:0px;
	padding:0px;
	color: #068744;
	float:left;
}

h2{
	font-size: 1.1em;
	float:none;
}

h3{
	color:black;
	font-size: small;
}

form{
	padding:0px;
	margin:0px;
}

li.phone{
	margin-left:-20px;
	padding:0px;
	list-style: url(Liitetiedostot/AppPics/iko_puh.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul.phoneNumbers{
	margin-top:0px;
	margin-bottom:0px;
}

b.smaller{
	font-size:85%;
}

input{
	font-size:1.0em;
}


th{
	background-color: #B4E204;
	color:#29801F;
	text-align: left;
	padding: 3px 0px 3px 5px;
}