
		.otsikko    { font-family: Arial, verdana; color: #41A9B6; font-size: 11pt; font-weight: bold }
		.otsikkouutinen    { font-family: Arial, verdana; color: #9B7057; font-size: 8pt; font-weight: bold }
		.otsikkouutinen2    { font-family: Arial, verdana; ; color: #41A9B6; font-size: 14pt; font-weight: normal }
		.teksti     { font-family: Arial, verdana; font-size: 10pt; color: #404040; font-weight: normal }
		.tekstiuutinen     { font-family: Arial, verdana; font-size: 8pt; color: #404040; font-weight: normal }
		.tekstiuutinen2     { font-family: Arial, verdana; font-size: 11pt; color: #545454; font-weight: normal }
		.teksti a:active { font-family: Arial, verdana; font-size: 10pt; color: #35AAB6; text-decoration: underline }
		.teksti a:hover { font-family: Arial, verdana; font-size: 10pt; color: #35AAB6; text-decoration: underline }
		.teksti a:link  { font-family: Arial, verdana; font-size: 10pt; color: #35AAB6; text-decoration: underline }
		.teksti a:visited { font-family: Arial, verdana; font-size: 10pt; color: #35AAB6; text-decoration: underline }
		.tekstiblue     { font-family: Arial, verdana; font-size: 10pt; color: #2A619A; font-weight: normal }
		.paalinkki  { font-family: Arial, verdana, helvetica; font-size: 10pt; color: #5E4D51; font-weight: bold }
		.paalinkki2  { font-family: Arial, verdana, helvetica; font-size: 8pt; color: #F8F8F8; font-weight: bold }
		.paalinkkipisteet  { font-family: verdana, arial, helvetica; font-size: 13pt; color: #EEA900; font-weight: normal }
		a:active    { font-family: Arial, verdana; font-size: 10pt; text-decoration: none}
		a:hover     { font-family: Arial, verdana; font-size: 10pt; text-decoration: none}
		a:link      { font-family: Arial, verdana; font-size: 10pt; text-decoration: none}
		a:visited   { font-family: Arial, verdana; font-size: 10pt; text-decoration: none}
		ul          { font-family: Arial, verdana, helvetica; font-size: 10pt; color: #35AAB6; font-weight: normal }
		li          { font-family: Arial, verdana, helvetica; font-size: 10pt; color: #35AAB6; font-weight: normal }
		body {
			margin: 0px 0px 0px 0px;
			background-color: white ;
			background-image: url(kuvat/tausta.jpg);
			background-repeat: repeat-x;
			scrollbar-face-color: #DEE3E7;
			scrollbar-highlight-color: #FFFFFF;
			scrollbar-shadow-color: #DEE3E7;
			scrollbar-3dlight-color: #C7C3AE;
			scrollbar-arrow-color:  #006699;
			scrollbar-track-color: #EFEFEF;
			scrollbar-darkshadow-color: #98AAB1;
		}

