body, html {
	font-size: 12px;
	line-height: 16px;
	font-family: arial, sans-serif;
}
a {
	text-decoration: none;
	color: #133b88;	
}
a:hover {
	color: gray;	
}
p {
	margin-bottom: 8px;
}
h1 {
	font-size: 15px;	
	margin: 8px 0 4px 0;
}
h2 {
	font-size: 13px;	
	margin: 6px 0 2px 0;
}
h3 {
	font-size: 12px;
}
h4 {

}
h5 {
}
h6 {

}
.ingress {
	font-size: 14px;
	margin-bottom: 20px;
}
.palsta {
	float: left;
	width: 324px;
	margin-right: 14px;
}

th {
	text-align: left;
}

table.sivunavi  {
	margin:0;
	padding:0;
}

a.sivunavi {
/*	float: left;
	display: block;
	margin-top: -20px;
	*/
	height: 20px;
	margin:0;
	padding:10px 40px 10px 40px;
	white-space:nowrap;
	text-align:center;
	border-top: 1px solid #acacac;	
	border-right: 1px solid #fff;	
	border-bottom: 1px solid #acacac;	
	border-left: 1px solid #acacac;	
	font-weight: bold;
	color: #1b4796;
}

a:hover.sivunavi {
	color: #000;
	background: #fff;
}

ul {
	margin-left:20px;
	padding-left:20px;
	list-style-type: square;
}

li {
	/*text-indent: 40px;*/
}
