@charset "utf-8";
html{
	margin:0;
	padding:0;
	list-style-type: disc;
	color: #000000;
}



body {
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
h1 {
	color: #666666;
	font-family: "Century Gothic", Tahoma;
	font-size: 17px;
	line-height: 20px;
	font-weight: bolder;
	margin: 0px;
	text-transform: uppercase;
}
.ajankohtaista {
	background-image: url(ajankohtaista-tausta.jpg);
	vertical-align: top;
	height: 345px;
	width: 200px;
	color: #000000;
}
.ajankohtaista-text {
	vertical-align: top;
	font-size: 12px;
	margin-right: 15px;
	margin-left: 25px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.bullet-line {
	line-height: 25px;
}
a:hover {
	text-decoration: underline;
}

