/* Esko1.css 12.2.2014  Perussetti kaiklle ETV:n sovelluksille */
body
	{
	font-family: "Dutch801 Rm BT", Sylfaen;
	font-size: 12pt;
	font-weight: normal;
	line-height: 1.2;
}
a:link {color: black;}
a:visited {color: gray;}
a:hover {color: blue;}

h6 {
	font-size: 8pt;
}
h5 {
	font-size: 10pt;
}
h4 {
	font-size: 12pt;
}
h3 {
	font-size: 14pt;
	font-weight: normal;
}
h2 {
	font-size: 18pt;
	font-weight: normal;
}
h1 {
	font-size: 24pt;
	font-weight: bold;
}
