

<!--

	TABLE {
		font-family: times new roman, times, sans-serif;
		font-size: 13px;
		font-weight: normal;
		color: #000000;

		align: center;
}

	TD {
		font-family: arial, helvetica, Nimbus Sans L, freesans;
		font-size: 11px;
		font-weight: normal;
		color: #333333;
	}


	TD.v {
		font-family: times new roman, times, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		background-color: gold;
}

	DIV {
		margin-top: 5px;
		margin-bottom: 0px;
		margin-right: 15px;
	}

	INPUT.siirto {
		font-family: arial, helvetica, Nimbus Sans L, freesans;
		font-size: 11px;
		font-weight: bold;
		color: teal;
		background-color: #eeeeee;
}

	
		SELECT {
		font-family: arial, helvetica, Nimbus Sans L, freesans;
		font-size: 12px;
		font-weight: bold;
		background-color: #eeeeee;
		color: teal;
	}

	INPUT {
		font-family: arial, helvetica, Nimbus Sans L, freesans;
		font-size: 12px;
		font-weight: normal;
		background-color: #F5EEDD;
		color: navy;
	}
	
	INPUT.2 {
		font-family: arial, helvetica, Nimbus Sans L, freesans;
		font-size: 12px;
		font-weight: normal;
		background-color: #F7EED6;
		color: navy;
	}

	INPUT.haku {
		font-family: arial, helvetica, Nimbus Sans L, freesans;
		font-size: 12px;
		font-weight: bold;
		color: teal;
		background-color: #FBD694;
	}

	INPUT.reset {
		font-family: arial, helvetica, Nimbus Sans L, freesans;
		font-size: 12px;
		font-weight: bold;
		color: teal;
		background-color: #cecece;
	}


	B {
		font-family: times new roman;
		font-size: 13px;
		font-weight: bold;
		color: #A27A50;
	}


	SMALLBUTTON {
		font-family: arial, helvetica, Nimbus Sans L, freesans;
		font-size: 12px;
		font-weight: normal;
		color: red;
	}

	P {
		font-family: arial, helvetica, Nimbus Sans L, freesans;
		font-size: 12px;
		font-weight: normal;
		color: #5E5E5E;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
		i {
		font-family: arial, helvetica, Nimbus Sans L, freesans;
		font-weight: bold;
		font-style: normal;
		color: black;

	}



	TH {
		font-family: arial, helvetica, Nimbus Sans L, freesans;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
	}




	LI {
		font-family: arial, helvetica, Nimbus Sans L, freesans;
		font-size: 9pt;
		font-weight: normal;
		color: #000000;
		list-style-image: url(../kuvat/pallo.gif)

 }


<!--
   a:link    {text-decoration: none; color: #277564 }
   a:active  {text-decoration: underline; color: #000000}
   a:visited {text-decoration: none; color: #277564}
   a:hover   {text-decoration: underline; color: maroon}
  // -->




