.Perusteksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Mainosotsikko {
	color: #666666;
	font-weight: bold;
}
.Tek-tiedot-tiedot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Tek-tiedot-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.Otsikkosini {
	color: #3287a4;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.Otsikko-pieni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
}
.Otsikko-harmaa {
	color: #777;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.Gamst-International {
	font-family: "Times New Roman", Times, serif;
	color: #ABABAB;
	font-size: 14px;
}
.Copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #777;
}
body {
	background-color: #8fadb7;
}
a:link {
	color: #777;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #777;
}
a:hover {
	text-decoration: underline;
	color: #777;
}
a:active {
	text-decoration: none;
	color: #777;
}
