body {
	background-repeat: no-repeat;
	background-position: right;
	background-color: White;
	background-attachment: fixed;
	background-image : url(kuvat/tausta2.jpg);
}

p{ 
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 12px;
	 font-weight: normal;
	 text-decoration : none;
}

.plila{ 
	 font-family: Courier, Helvetica, sans-serif;
	 color: #695684;
	 font-size: 14pt;
	 font-weight: normal;
	 text-decoration : none;
}

.p2{ 
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 12px;
	 font-weight: normal;
	 text-decoration : none;
}


h1{ 
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color: Black;
	 font-size: 14px;
	 font-weight: bold;
	 text-decoration : none;
}

b{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
}

.b2{ 
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 12px;
	 font-weight: bold;
	 text-decoration : none;
}

a{ 
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color: #265691;
	 font-size: 12px;
	 font-weight: normal;
	 text-decoration : none;
}

a:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #265691;
	text-decoration : underline;
}

.tausta {
	background-image : url(kuvat/tylli.png);
}

.border {
	border-bottom: 1px solid #FFFACD;
	border-left: 1px solid #FFFACD;
	border-right: 1px solid #FFFACD;
	border-top: 1px solid #FFFACD;
	background-position: center;
	background-repeat: no-repeat;
	background-color : transparent;
	background : transparent;
	padding-left : 10px;
	padding-right : 10 px;
	background-image : url(kuvat/orange.png);
}



.td { 
	padding-left: 10;  
	padding-right: 10;
}





