/* CSS Document */

body {

font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #ffffff;
}



#otsikko {
background:#000000;
color:#CDC9C9;

}
#otsikko h1{ 
margin: 0px 0 0px 0;
font-size:45px
}

#otsikko_2 p {
color:#CDC9C9;
font-weight:bold;
}

#otsikko_3 p {
color:#CDC9C9;
font-weight:bold
}




a {
text-decoration: none;
color: #000000;
}





.small {
font-size: 0.75em;
text-decoration: none;
text-align:right;
}

.bold {
font-weight: bold;
}
