body{
	margin-bottom: 15px;
	font-family: Arial, Helvetica, Sans-Serif, Georgia;
	font-size: 11px;
	color: #000000;
	text-align:left;
	background-repeat: repeat-x;
}

h1{
	font-size: 25px;
	font-weight: normal;
	color: #cc3300;
}

h2{
	font-size: 19px;
	font-weight: normal;
	color: #cc3300;
}

a:link, a:visited{
	color: #cc3300;
	text-decoration: none;
}

a:hover{
	color: ff6600;
	text-decoration: none;
}

.navipalkki{
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-align:center;
	background-repeat: repeat-x;
}


.navi{
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	margin-top: 10px;
	margin-left: 16px;
}

.navi a:link, .navi a:visited{
	color: #660000;
	font-weight: bold;
}

.navi a:hover{
	color: #cccccc;
	font-weight: bold;
}
.polku{
	margin-left: 5px;
	font-size: 10px;
	text-align:left;

}

.content{
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align:left;
}

.content a:link, .content a:visited{
	color: #cc3300;
	text-decoration: none;
}

.content a:hover{
	color: #ff9966;
	text-decoration: none;
	border-bottom: 1px dotted #ff9966;

}

.arkisto_links{
	margin-left: 10px;
	font-size: 11px;
	text-align:left;
}
.arkisto_links a:link{
	border: 0;
}
.arkisto_links a:hover{
	color: #cccccc;
	border: 0;
}

.arkisto_uusi{
	text-align: center;
	text-valign: middle;
	background-color: #000000;
	background: url('images/uusin.jpg');
	background-repeat: repeat-x;
	width: 282px;
	height: 38px;
}

.arkisto_size{
	font-size: 9px;
}

.copy{
	margin-left: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align:left;
}
