/* -- tyylijone.css -- */
@media screen {
	
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 20px;
}
body {
	background-repeat: no-repeat;
	background-position: center top;
	
}
.hr1 {
	width: 600px;
	azimuth: center;
}
.hr2 {
	width: auto;
	azimuth: center;
}
.nimi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #333333;
	letter-spacing: 1pt;
}
.textpien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Gray;
	font-variant: small-caps;
}
.teksti2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	font-variant: normal;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tdcv {
	border: thin;
}

.a2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.artikkelit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 16px;
}
.a1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.a1:focus {
	background: White;
	background-color: White;
}
.a1:hover {
	color: Black;
	text-decoration: none;
}
.a3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
.a3:hover {
	color: Black;
	text-decoration: none;
}
.a4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
.a4:hover {
	color: Navy;
	text-decoration: underline;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bolder;
}
.tdmusta {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.tdmustamain {
	background: Black;
	padding-left: 20px;
}
.tausta2 {
	background-image: url(taustakuvat/tausta4.jpg);
}
}

@media print{

.teksti2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	font-variant: normal;
}


	
.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
.selite {
	display: none;
}
a {
	display: none;
}
}