body {
	padding:0px;
	margin:0px;
	background-image: url(images/sq.jpg);
	background-position: top;
	background-repeat: repeat;
	font-style: normal;
}

a:link {
	color:#9F7172;
}

a:visited {
	color:#9F7172;
}

a:hover {
	color: #666666;
}

.m_text {
	font-family:Tahoma;
	font-size:12px;
	line-height:20px;
	color:#FFFFFF;
}

.h_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#FFFFFF;
	font-weight: bold;
}
	
.otsikko {
	font-family:Tahoma;
	font-size:18px;
	line-height:14px;
	color:#FFFFFF;
}

.otsikko_pieni {
	font-family:Tahoma;
	font-size:14px;
	line-height:14px;
	color:#FFFFFF;
}

.l_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#FFFFFF;
	font-weight: bold;

}	
	
.c_text {
	font-family:Tahoma;
	font-size:10px;
	line-height:9px;
	color:#9F7172;
}

.yhteys {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#000000;
	font-weight: bold;
	padding:10px;
	margin:10px;
	font-style: normal;
}

