﻿
/* CSS Document */

.otsikko {
	font-family: Verdana, Arial, Helvetica;
	font-size:16pt;
	font-weight:900;
	line-height: 100%;
	color:#008A44;
	letter-spacing: 4px;
	}
	
.valiotsikko {
	font-family: Verdana, Arial, Helvetica;
	font-size:12pt;
	font-weight:900;
	color:#008A44;
	}
	
.leipateksti {
	font-family: Verdana, Arial, Helvetica;
	font-size:9pt;
	font-weight:normal;
	color:#000000;
	}
	
.linkkiteksti  {
	font-family:Verdana, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	color:#003399;
	text-decoration:underline;	
	}
	
	
	
	
	
td {
	font-family: Verdana, Arial, Helvetica;
	font-size:9pt;
	font-weight:normal;
	color:#000000;
	}


