body{ 
	font-family: Arial; 
	font-size: 9pt;

	background-color: #252C32;
	background-image: url('kuvat/tausta_musta.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top left;
}

a		{ text-decoration: underline; color: #666666; }
h1		{ font-size: 9pt; font-weight: normal; display:inline; color: #666666; }
strong		{ font-weight: normal }

.otsikko	{ font-family: Arial; font-size: 9pt; text-decoration:none; color:#51B4EF }
.otsikko2	{ font-family: Arial; font-size: 11pt; color: #666666; }
.teksti		{ font-family: Arial; font-size: 9pt; color: #666666;}
.pieni		{ font-family: Arial; font-size: 8pt; color: white }
.tosipieni	{ font-family: Arial; font-size: 7pt; color: white }
.hakusanat1	{ font-family: Arial; font-size: 8pt; font-weight: normal; font-style: italic; margin-left: 6; color:gray; }
.sanat 		{ font-family: Arial; font-size: 8pt; font-weight: normal; color: gray; padding: 0; margin: 0; padding-bottom: 0; }

h1,li,ul{
margin-bottom: 0px;
padding-bottom: 0px;
}

a.nappi
{
display: block;
float: left;
background-image: url('nappi.jpg');
background-repeat: no-repeat;
width: 99px;
height: 29px;
padding-top: 7px;
text-align: center;
text-decoration:none;
font-weight:normal;
color:white;
}

a.nappi_pun
{
display: block;
float: left;
background-image: url('nappi_pun.jpg');
background-repeat: no-repeat;
width: 99px;
height: 29px;
padding-top: 7px;
text-align: center;
text-decoration:none;
font-weight:normal;
color:white;
}
