.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #283E93;
}
.linkkitausta {
	background-image: url(graphs/tausta_links19.gif);
	background-repeat: repeat-y;
}
.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #263787;
	font-style: italic;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;



}
.lineyellow {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #EEC839;
}
.textright {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #BB0000;
	font-size: 12px;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textbigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: disc;
}
.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F1D15C;
}
