@charset "ISO-8859-1";
/* CSS Document */

body {
	font-family: "Lucida Grande",Geneva,Arial,Verdana;
}

img {
	border: 0;
}

table {
	border-collapse: collapse;
}

td {
	margin: 0;
	padding: 2px 0;
}

h1 {
	font-size: 18px;
	color: #4171b1;
	margin-top: 0;
}

h2 {
	font-size: 14px;
	color: #9e8d78;
	margin-top: 0;
}

p, ul, td {
	font-size: 12px;
	line-height: 17px;
	color: #333;
}

ul {
	list-style: square;
}

a {
	color: #06C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#sali {
	width: 160px;
}

#arvo {
	width: 77px;
	text-align: center;
}

#kokoustieto {
	width: 100px;
	vertical-align: top;
}
