body {
	margin-left: 0px; margin-top: 15px;
	margin-right: 0px; margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
}
html { 
	height: 100%;
	margin-bottom: 1px; 
}
body a:visited{
	color: #FFFFFF;	text-decoration: none; background-color:transparent;;
}
body a:hover{
	color: #FFFFFF; text-decoration: underline; background-color:transparent;
}
body a:link{
	color: #FFFFFF; text-decoration: none; background-color:transparent;
}
.paakuva {
	border-right: 1px solid #49517e; border-top: 1px solid #49517e;
	border-left: 1px solid #49517e;
}
.palkki {
	font-size:small; color: #FFFFFF; background-color: #49517e;
	border-top: 0px; border-right: 1px solid #49517e;
	border-bottom: 1px solid #49517e; border-left: 1px solid #49527e;	
}	
.linkkipalkki {
	text-align: center;
	vertical-align: top; height: 24px;
	font-size: small; color: #f69328;
	background-color: #49517e;
	border-top: 0px; border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.linkkipalkki a,
.linkkipalkki a:hover {
	padding: 4px;
	display: block;
	background-color: #313756;
	text-decoration: none;
}
.linkkipalkki a:hover {
	padding: 4px;
	background-color: #313756;
	text-decoration: none;
}
.linkkiakt {
	font-size: small; color: #f69328;
	background-color: #313756;
	border-top: 0px; border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.tekstialue {
	background-color: #FFFFFF;
	border-top: 0px; border-right: 1px solid #49517e;
	border-bottom: 1px solid #49517e; border-left: 1px solid #49517e;
	padding:20px;
}
.teksti {
	text-align: left; font-size: small;	color: #333333;
	background-color:transparent;
}
.teksti_tekijat {
	text-align: left; font-size: smaller;	color: #333333;
	background-color:transparent;
}
.teksti a:link {
	color: #f69328;
}
.teksti a:visited {
	color: #999999;
	
}.teksti2 {
	text-align: left; font-size: small;	color: #333333 ;
	background-color:transparent;
	text-decoration: underline;
}
.teksti2 a:link {
	color: #666666; text-decoration: underline; background-color:transparent;
}
.teksti2 a:visited {
	color: #333333; text-decoration: underline; background-color:transparent;
}
.teksti a:hover {
	color: #333333; text-decoration: underline; background-color:transparent;
}
img.floatOikea {
	float: right; margin-top: 10px;
	margin-bottom: 10px; margin-left: 12px;
	border:1px solid #49517e;
}
img.floatVasen {
	float: left; margin-top: 10px;
	margin-bottom: 10px; margin-right: 12px;
	border:1px solid #49517e;
}
img.floatKeski {
	float: inherit; margin-top: 10px
	margin-bottom: 10px; margin-right: 12px;
	border:1px solid #49517e;
}

h1 {
	text-align: left; font-size: medium; font-weight: bold; color: #f69328; background-color:transparent;
}
h2 {
	text-align: left; font-size: small; font-weight:bold; color: #333333; background-color:transparent;
	padding-top: 20px;
}
h3 {
	text-align: left; font-size: small; font-weight:bold; color: #333333; background-color:transparent;
}

@media print {
	body {color: black;background-color: white;}
	.palkki {display: none; background-color: white;}
	.paakuva {display: none; background-image: none;}
	.linkkipalkki {display: none; background-color: white;}
	.tekstialue {border: none;}
}