/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(tausta.png);
	background-repeat:repeat-x;
}

th,td,p{color: #333333; font:12px Verdana,Arial,Helvetica,sans-serif}

h1 {color: #4E4900;
	font: 20px Arial;
	font-weight:bold;
	text-align:center;}
h2 {color: #4E4900;
	font: 16px Arial;
	font-weight:bold;}
h3 {color: #4E4900;
	font: 16px Arial;
	font-weight:bold;
	padding: 0px;}

a:link,a:active,a:visited,a.postlink:link{color:#508500;text-decoration:none; font-weight:bold;}
a:hover{color: #858300;text-decoration:underline}

#tekstikentta {
	padding: 5px 20px 5px 10px;
	text-align:left;}
#tekstikentta_etusivu {
	background-image:url(i/furtausta.jpg);
	background-repeat:repeat-x;
	padding: 5px 20px 5px 10px;
	text-align:left;}

.isompiteksti {
	font-size:16px;}

.harmaateksti {
	color: #999999;
	font-weight: bold;
	text-align: right;
}
.oikeakuva {
	float:right;
	padding: 0px 5px 0px 5px; }
