body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align:left;
}
body {
	background-image: url(images/pohjat_taustat/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #b4b249;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b4b249;
}
a:hover {
	text-decoration: underline;
	color: #b4b249;
}
a:active {
	text-decoration: none;
	color: #b4b249;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12pt;
	color:#b4b249;
	margin-bottom:8px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
h2 {
	font-size:10pt;
	margin-bottom:3px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	color:#b4b249;
}
p.leipis {
	margin-bottom:5px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

img.thumb {
	border:solid;
	border-color:#b4b249;
	border-width:2px;
}