body {
	background-color: #FFFFFF;
	color : #000066;
}
p {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
}

.navi {
	font-family : Tahoma, Helvetica, sans-serif;
	color : #000066;
	font-weight : bold;

}

.otsikko{
	font-size: 14pt;
	font-family : Tahoma, Helvetica, sans-serif;
	color : #000066;
	font-weight : bold;
}
a {
	text-decoration : none;
	color : #000066;
		font-weight : bold;
}
a:visited {
	text-decoration : none;
	color : #000066;
		font-weight : bold;
}
a:active{
	text-decoration : none;
	color : #FF9900;
	font-weight : bold;
}
a:hover{
	color : #FFF8DC;
}
a.navi {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
	color : #000066;
	font-weight : normal;

}
a.navi:visited {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
	color : #000066;
	font-weight : normal;

}
a.navi:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;


}
a.navi:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	color : #FF9900;
	font-weight : normal;

}
