.kuvaotsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.iso_otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
	color: #000080;
}
.etusivu {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000080;
	font-weight: bold;
}
.pieni {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #666666;
}
.background {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../graphs/ramp_bg.jpg);
}
.perusteksti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000088;
}

