BODY {
	background: #B5B8B4;
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #363636;
	overflow-x: hidden;
}
A {
	text-decoration: none;
	border-bottom: 1px solid #666600;
	color: #363636;
}
A:HOVER {
	border-bottom: none;
	color: #000000;
}
H3 {
	text-align: center;
	background: url(images/h3topic.jpg) no-repeat;
	height: 35;
	padding-bottom: 25px;
	font-size: 20px;
	font-family: Arial,Helvetica,sans-serif;
	color: #336600;
}
H2 {
	text-align: center;
	height: 30;
	font-size: 20px;
	font-family: Arial,Helvetica,sans-serif;
	color: #993300;
}
PRE {
	font-family: 'MS Sans Serif',Geneva,sans-serif;
}
UL {
	margin-bottom: 15px;
}
IMG.border {
	border: 1px solid #000000;
	margin: 4px;
}
TD.koiranavi {
	width: *;
	text-align: center;
	font-weight: bold;
}
div.mainarea {
	padding: 10px;
	padding-top: 0px;
	text-align: left;
}
div.topic {
	color: #336600;
	font-weight: 900;
}
.none {
	border: 0px;
	text-decoration: none;
	margin: 0px;
}
.date {
	vertical-align: top;
	text-align: right;
	font-family: Garamond,Palatino,serif;
	color: #5a5a5a;
	width: 50px;
}
.news {
	border: 1px solid #999C98;
	margin: 3px;
	width: 95%;
}
TABLE.sukutaulu TD {
	text-align: center;
	width: 100%;
	width: 25%;
	border: 1px solid #999C98;
}

