@charset "utf-8";

.content {
	font-family: Verdana;
	font-size: 10px;
	margin-left: 8px;
	margin-right: 8px;
	line-height: 15px;
}

.otsikko {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
}
.listat {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	margin-left: 8px;
}
.listaotsikko {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}


.slogan {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
}
.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
}

.uutiset {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #3366FF;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}


a:hover {
	color: #FF0000;
	text-decoration: none;
}



td img {display: block;}
body {
	margin-top: 0px;
	background-color: #CCCCCC;
}
.designby {
	font-family: Verdana;
	font-size: 9px;
}


h1 {
font-size: 18px;
margin-top: 5px;
}
h2 { margin-bottom: 3px; }
h2 a:link, h2 a:visited { color: #050505; }
h2 a:hover { color: #0B66BF; text-decoration: underline; }
img { border: 0px; }
