.otsikko {  
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	color: #CC6600;
}
.teksti {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	/*color: #262021;*/
	color: #1D180E;
}
.taulukkoon {  
	border-color: #FFFFFF #CC6600; 
	border-style: dotted; border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.taulukkoon2 { 
	border-color: #FFFFFF #CC6600 #CC6600 #FFFFFF; 
	border-style: dotted; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.tekstip { 
	font-family: Arial, Tahoma, Helvetica; 
	font-size: 9px;
	/*letter-spacing: 0.1em;*/
}
hr {
	border-top: 2px dotted #CC6600;
	border-right: 2px none #CC6600;
	border-bottom: 2px none #CC6600;
	border-left: 2px none #CC6600;
}
h1 {
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 13px; 
	font-weight: bold;
	color: #CC6600;
}
h1.etusivu {
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 15px; 
	font-weight: 900;
	color: #CC6600;
}
h1.etusivu2 {
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 15px; 
	font-weight: 900;
	float: right;
	color: #CC6600;
}
h2.harmaa {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	text-transform: uppercase;
	color: #776132;
}
img.kehys {
border-style: solid;
border-width: 1px;
border-color: #CC6600;
}
a {  text-decoration: none}
a:link, a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover, a:active {
	color: #876C3D;
	text-decoration: none;
}

.teksti_print { font-family: Arial, Helvetica, sans-serif; font-size: 11px }
.vasen {
	background-image: url(images/pohja_vasen30.jpg);
	background-repeat: no-repeat;
}
.oikea {
	background-image: url(images/pohja_oikea28.jpg);
}
.keski {
	background-image: url(images/pohjakuvio.jpg);
}
.pystypiste {
	background-image: url(images/pystypiste.gif);
	background-repeat: repeat-y;
}
.navB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	color: #CC6600;
	float: left;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	letter-spacing: 0.1em;
	line-height: 27px;
	clear: both;
	font-weight: bold;

}
.navB a:link, .navB a:visited {
	color: #CC6600;
	text-decoration: none;
}
.navB a:hover, .navB a:active {
	color: #876C3D;
	text-decoration: none;
}
.navC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	color: #876C3D;
	float: left;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 27px;
	clear: both;
	font-weight: bold;

}
.navC a:link, .navC a:visited {
	color: #876C3D;
	text-decoration: none;
}
.navC a:hover, .navC a:active {
	color: #CC6600;
	text-decoration: none;
}
.alalinkit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	color: #CC6600;
	float: center;
	font-weight: bold;

}