
input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9 px;
	color: #696969;
	background: white;
	width: 150px 
}
input.checkbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9 px;
	color: #696969;
	background: white;
	width: 10px 
}

input.pieni
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14 px;
	color: #696969;
	background: white;
	width: 60px 
}
select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9 px;
	color: #696969;
	background: white;
	width: 60px 
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9 px;
	color: #696969;
	background: white;
	width: 235px
}

.red
{
	color: black;
	background: #ffdddd;
}


p {	
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9 px;
	color: #696969;
}
/*
td {	
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9 px;
	color: #696969;
}
*/

