a:link, a:visited, a:active/*linkkien fontin väri: normaali, käyty, aktiivinen*/
{
	color: #4b4b4b;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	font-style: normal;
}   	
a:hover{color: #bababa;}   			/*linkin fontin väri kun kohdistin on päällä*/
a {text-decoration: none}   			/*linkeistä poistettu alleviivaus ja muut oletus määritteet*/

#alkuteksti
{
	vertical-align: middle;
	text-align: center;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	color: #4b4b4b;
}

#alas2
{
	vertical-align: bottom;
	font-weight: 900;
	font-family: arial;
	font-size: 14;
}

#kuvag
{
	font-style: bold;
	font-family: arial;
	font-size: 12;
}

h1 
{
	font-size: 14pt;
	font-weight: bold;
	color: olive;
	text-align: center;
	font-family: arial;
}

h2 
{
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	font-style: normal;
}


#lt1
{
	font-size: 9pt;
	font-family: arial;
	color: #4b4b4b;
}


#lt2
{
	font-size: 10pt;
	font-family: arial;
	color: #4b4b4b;
}


#cright
{
	font-size: 7pt;
	font-family: arial;
	font-style: italic;
	border-top: solid #4b4b4b thin;
	border-bottom: solid #4b4b4b thin;
	background-color: #bababa;
}

#palkki
{
	border-top: solid #4b4b4b thin;
	border-bottom: solid #4b4b4b thin;
	background-color: #bababa;
	vertical-align: middle;
	text-align: right;
	padding-right: 5;
	padding-top: 5;
}

#keskita
{
	vertical-align: top;
	text-align: center;
}


#lt2keski
{
	vertical-align: middle;
	text-align: center;
	font-size: 10pt;
	font-family: arial;
	color: #4b4b4b;
}

