BODY {
  background: #ffffff;
	color: #20292f;
  font-family:"Arial";
	font-size: 10pt;
}
BODY.ylivsrk {
  background: #ffffff url(kuvat/bg.jpg) 0% 0%;
	background-repeat: repeat-x;
	color: #20292f;
  font-family:"Arial";
	font-size: 10pt;
}
.kuvasolu {
  background-image: url(kuvat/imgbg.jpg);

}

P,TD,UL,OL,LI {
  font-family:"Arial";
	font-size: 10pt;
}

H3, .otsikko {
  font-family: "Tahoma","Arial";
	font-size: 12pt;
	color: #d45020;
	font-weight: bold;
	 
}

.valiotsikko {
  font-family: "Arial";
	font-size: 12pt;
	color: #999999;
	font-weight: bold;

}

.pieniprantti{
  font-size: 8pt;
} 

.menulink{
  font-family: "Verdana","Arial","Helvetica";
  font-size: 10pt;
	color: #202020;
	text-decoration: none;  
}
.menulink:HOVER {
  text-decoration: underline;

}
.maintd {
  padding-left: 16;
	padding-right: 10;

}

.maincontenttd {
  padding-left: 34;
	padding-right: 10;

}
A, A:visited,A:active {
  color: #35474f;
}
.isolinkki {
  color: #35474f;
	font-family: "Tahoma","sans-serif";
	font-size:12pt;
	font-weight: bold;

}

