A:link, a:visited, a:active {
	text-decoration: 	none; 
	color: 		#aa2222;
}

A:hover {
	text-decoration: 	underline;
	color: 		#cc0000;
}

H1 {
	font-weight: 	bold;
	color:		#6186A0; 
	font-family: 	Verdana; 
	font-size: 		20px; 
	text-align: 	center; 
}

H2 {
	font-weight: 	bold;
	color:		#6186A0; 
	font-family: 	Verdana; 
	font-size: 		16px; 
	text-align: 	center; 
}

TD {
	font-family: 	Verdana;
	font-size: 		12px;
	padding: 		2px 2px 2px 2px;
}

tr.otsikko td {
	color:		#FFFFFF;
	font-weight:	bold;
	background-color: #6186A0;
	padding: 		0px 1px 1px 4px;
	font-family: 	Verdana;
	font-size: 		12px;
}
tr.0 td {
	background-color: #F2F3F5;
	font-family: 	Verdana;
	font-size: 		12px;
	padding: 		0px 1px 1px 4px;
}
tr.1 td {
	background-color: #E8E9F0;
	font-family: 	Verdana;
	font-size: 		12px;
	padding: 		0px 1px 1px 4px;
}

.otsake{
	font-weight: 	bold;
	color: 		#6186A0;
	font-family : 	Verdana;
	font-size : 	14px;
}
.perus{
	font-weight: 	normal;
	color: 		#000000;
	font-family : 	Verdana;
	font-size : 	10px;
}
.viiva{
	font-weight: 	normal;
	color: 		#777777;
	font-family: 	Verdana;
	font-size: 		8px;
}
.input {
	BORDER-BOTTOM: 	#000000 1px solid;
	BORDER-LEFT: 	#000000 1px solid;
	BORDER-RIGHT: 	#000000 1px solid;
	BORDER-TOP: 	#000000 1px solid;
	COLOR:		#220000;
	FONT-FAMILY: 	Verdana;
	FONT-SIZE: 		11px;
	HEIGHT: 		18px;
	BACKGROUND:		#FEFDFA;	
	WIDTH:		50px;
}