	/* CSS tyylimuotoilut / (c) Eevuska 2007 */


	/* yleiset */

body {
 background-image : url(sels3.png);
 margin-top : 0px;
 margin-right : auto;
 margin-bottom : 0px;
 margin-left : auto;
 cursor : default; 
}

	/* divit & taulukot */

#tausta {
 background : #ffffff;
 width : 85%;
 position : static;
 margin-top : 0px;
 margin-right : auto;
 margin-bottom : 0px;
 margin-left : auto;
 border-right-width : 1px; 
 border-right-style : solid; 
 border-right-color : #000000; 
 border-left-width : 1px; 
 border-left-style : solid; 
 border-left-color : #000000; 
}

	/* linkkimuotoilut */

A:link, A:visited {
 color : #000000;   
 cursor : default;
 border-bottom : 1px solid #000000;
 text-decoration : none;
}

A:active, A:hover {
 color : #7f7f7f;   
 cursor : default;
 border-bottom : 0;
 text-decoration : none;
}


	/* tekstimuotoilut */

.txt {
 font-family : Tahoma, Sans-Serif;
 font-size : 12px;
 line-height : 20px;
 text-align : justify;
 color : #000000;
 margin-left : 20px;
 margin-right : 20px;
}

.teksti {
 font-family : Verdana, Sans-Serif;
 font-size : 12px;
 line-height : 20px;
 text-align : justify;
 color : #000000;
 margin-left : 450px;
 margin-right : 20px;
}

.laatikko {
border:1px solid #9b9b9b;
background-position:fixed;
 background : #d7dcdf;
}


}h3 {
	font-family: Verdana, Sans-Serif;
	margin: 12px;
	font-weight: normal;
	font-size: 11px;
	padding-left: 20px;
	color: #344854;
	border-bottom: 1px dashed #344854;
}
h5 {
	font-family: Verdana, Sans-Serif;
	margin: 11px;
	font-weight: normal;
	font-size: 12px;
	padding-left: 20px;
	color: #344854;
	border-bottom: 1px dashed #344854;
}
h4 {
	font-family: Verdana, Sans-Serif;
	margin: 12px;
	font-weight: normal;
	font-size: 12px;
	padding-left: 5px;
	color: #344854;
	width: 33%;
	border-bottom: 1px dotted #344854;
}
h2 {
	border-bottom: 1px dashed #344854;
	font-size: 10px;
	font-family: Verdana, Sans-Serif;
	color: #344854;
	padding-left: 10px;
	margin: 2px;
	font-weight: normal;
}