HTML, BODY
{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	background-image: url(img/taustafade.jpg);
	background-repeat: repeat-x;
}

P, SPAN, UL, LI, TD, TR 
{ 
font: 11px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; 
}
  
h1 {
	margin: 0px;
	border: 0px;
	color: #356DC4;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
  
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	color: #000000;
}
   
h2 {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-transform: none;
	margin: 0px;
	color: #009240;
	border: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

p {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding-bottom: 3px;
	}

p.harva {
	font-size: 12px;
	line-height: 18px;
 }
	
.textmenu {
	font-size: 14px;
	color: #5A6F7B;
}
.textmenuala {
	font-size: 11px;
	color: #D7D7D7;
	font-weight: bold;
}
TABLE.navi TD {
	font-size: 12px;
	font-weight: bold;
	color: #D7D7D7;
}
TABLE.navi a:link {
	color: #ADADAD;
	text-decoration: none;

}
TABLE.navi a:visited {
	color: #ADADAD;
	text-decoration: none;

}
TABLE.navi a:hover {
	color: #008fe0;
	text-decoration: underline;
}
TABLE.navi a:active {
	color: #008fe0;
	text-decoration: underline;
}
a:link {
	color: #579F37;
	text-decoration: none;

}
a:visited {
	color: #579F37;
	text-decoration: none;

}
a:hover {
	color: #579F37;
	text-decoration: underline;
}
a:active {
	color: #579F37;
	text-decoration: underline;
}
.isompiteksti {
	font-size: 13px;
}

.spacerleft30 {
	margin-left: 30px;
}
