h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #F09918;
	padding-top: 27px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;

	line-height: 1.em;
	line-height: 1.6em;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8C8C8C;
	text-align: right;
}

/* Valikkomuotoilu alkaa */

.paavalikko a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
	float: right;
}

.alavalikko a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color:#000000;
float: right;
}

.valikkovalittu
{
font-weight:bold:
	color:#F09918;


}
.valikkotable {
	margin-top: 27px;
	margin-right: 1px;
	float: right;
}

