/* fonttimääritykset alku*/
@font-face
	{font-family:Arial;
	panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
	{font-family:"Trebuchet MS";
	panose-1:2 11 6 3 2 2 2 2 2 4;}
@font-face
	{font-family:"Times New Roman";
	panose-1:2 2 6 3 5 4 5 2 3 4;}
/* fonttimääritykset loppu*/
/* perusmäärityksiä alkaa */
body
{
background-color: #ffffff;
color: #000000;
font-family: Arial;
}
.iso_otsikko
{
font-size:10pt;
font-family:"Trebuchet MS";
color:white;
text-transform:uppercase;
letter-spacing:2.0pt;
}
.valikkotxt
{
font-size:10pt;
font-family:"Trebuchet MS";
color:black;
font-weight: bold;
}
.suk_otsikko1
{
font-size:10pt;
font-family:"Trebuchet MS";
color:white;
text-valign:bottom;
text-align:center;
font-weight: bold;
}
.suk_otsikko2
{
line-height:150%;
font-size:10pt;
font-family:"Trebuchet MS";
color:black;
text-align:center;
}
.otsikko
{margin-right:0pt;
text-indent:0pt;
margin-top:0pt;
margin-bottom:0pt;
line-height:113%;
text-align:left;
font-family:"Trebuchet MS";
font-size:18.0pt;
color:black;
letter-spacing:2.0pt;
}
p.infoteksti {
margin-right:0pt;
text-indent:0pt;
margin-top:0pt;
margin-bottom:6.0pt;
line-height:125%;
text-align:left;
font-family:"Times New Roman";
font-size:10pt;
color:black;
}
div.esittelyteksti {
margin-right:0pt;
text-indent:0pt;
margin-top:0pt;
margin-bottom:6.0pt;
line-height:125%;
text-align:left;
font-family:"Times New Roman";
font-size:10pt;
color:black;
}
div.infoteksti {
margin-right:0pt;
text-indent:0pt;
margin-top:0pt;
margin-bottom:0pt;
line-height:100%;
text-align:center;
font-family:"Arial";
font-size:10pt;
color:black;
}
p.lainausteksti {
margin-left: 1cm;
margin-right:0pt;
text-indent:0pt;
margin-top:0pt;
margin-bottom:6.0pt;
line-height:125%;
text-align:left;
font-family:"Times New Roman";
font-size:10pt;
color:black;
}
p.kuvateksti, div.kuvateksti{
margin-right:0pt;
text-indent:0pt;
margin-top:0pt;
margin-bottom:3.0pt;
line-height:113%;
text-align:center;
font-family:"Times New Roman";
font-size:9.0pt;
color:red;
font-style:italic;
letter-spacing:.75pt;
}
.info_o {
margin-right:0pt;
text-indent:0pt;
margin-top:0pt;
margin-bottom:6.0pt;
line-height:100%;
text-align:right;
font-family:"Trebuchet MS";
font-size:8.0pt;
color:red;
}
/* Normal, standard links. start*/
a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #ff7f7f;
	text-decoration: none;
}

/* Normal, standard links. end*/
/* Navigation links - for the link tree. start*/
.nav, .nav:link, .nav:visited
{
	text-decoration: none;
}
a.nav:hover
{
	color: #000000;
	text-decoration: underline;
}
/* Navigation links - for the link tree. end*/

