body.perus{
	background-color: #E6E6E6;
	background-image: url('kuvat/tausta.jpg');
	background-repeat: repeat-x;
	margin: 0px;
}
body.raportti{
	background-color: #E6E6E6;
}
table{
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	color: #606060;
	line-height: 1.5;
}
table A:link { text-decoration: none; color: #2C2CAC;}
table A:visited { text-decoration: none; color: #2C2CAC;}
table A:active { text-decoration: underline; color: #2C2CAC;}
table A:hover { text-decoration: underline; color: #2C2CAC;}

table.raamit{
	margin: 10px;
}
.otsikkoiso{
	font-size: 22px;
}
.punainen{
	color: #FF0000;
}


.form1{
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	border-style:solid;
	color: none;
	background-color: none;
	border-width: 1px;
	border-color: #7F9DB9;
	padding: 1;
}
.form2{
	font-family: Arial;
	font-size: 11px;
	border-style:solid;
	color: none;
	background-color: none;
	border-width: 0px;
	border-color: #7F9DB9;
	padding: 1;
}
.form3{
	font-size: 11px;
}
