body {
	font-family: Verdana, sans-serif;
	backgroung-color: #000000;
}


p 
{ 
font-family: Verdana, sans-serif; 
color: #000000; 
font-size: 9pt; 
}
.intro
{ 
font-family: Verdana, sans-serif; 
color: #000000; 
font-size: 10pt; 
}
/*AKTIVA LINKEN*/
.aktiv
{ 
font-family: Verdana, sans-serif; 
color: #000000; 
font-size: 10pt; 
font-weight: bold;
}
/*WEBDESIGN*/
.adress
{ 
font-family: Verdana, sans-serif; 
color: #666666; 
font-size: 7pt;
font-weight: bold;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.font_alalinkki
{ 
font-weight: bold;
text-align: center;
word-spacing: 15px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}





/*OTSIKKO 1 CV*/
.otsikko_harmaa
{ 
font-family: Verdana, sans-serif; 
color: #CCCCCC; 
font-size: 14pt;
font-weight: bold;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
/*OTSIKKO 2 CV*/
.otsikko_musta
{ 
font-family: Verdana, sans-serif; 
color: #000000; 
font-size: 12pt;
font-weight: normal;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}






/*-------------------------------LINKS--------------------------------------*/
/*SPRÅKLINK*/
a.kielilinkki:link, a.kielilinkki:visited, a.kielilinkki:active{
font-size: 10pt;
color: #999999;
text-decoration: none;
font-weight: bold;
}
a.kielilinkki:hover {
font-size: 10pt;
color: #808080;
text-decoration: none;
font-weight: bold;
}

/*ALA LINKKI*/
a.alalinkki:link, a.alalinkki:visited, a.alalinkki:active{
font-size: 10pt;
font-weight: bold;
color: #808080;
text-decoration: none;
}
a.alalinkki:hover {
font-size: 10pt;
font-weight: bold;
color: #999999;
text-decoration: none;
}

/*WEBDESIGN LINKEN*/
a.valikkolinkki:link, a.valikkolinkki:visited, a.valikkolinkki:active{
color: #666666;
text-decoration: none;
font-weight: bold;
}
a.valikkolinkki:hover {
color: #999999;
text-decoration: none;
font-weight: bold;
}

/*TEXT LINK*/
a.textlink:link, a.textlink:visited, a.textlink:active{
font-size: 9pt;
color: #808080;
text-decoration: underline;
font-weight: bold;
}
a.textlink:hover {
font-size: 9pt;
color: #999999;
text-decoration: none;
font-weight: bold;
}