.textit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	align: Left;
}
a:link {
	color: #005E8A;
	text-decoration: underline;
}
a:hover {
	color: #830D0D;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
}
#taulukko {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-image: url(../images/tekstitaus.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	text-align: left;
}
#table {
	border: 0px none #000;
}
#tdtop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#celloiktaus {
	background-image: url(../images/Oiktaus.png);
	background-repeat: repeat;
}
#oiktaus {
	background-image: url(../images/Oiktaus.png);
	background-repeat: repeat;
}
#alareunateksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
#alareunateksti {
	font-size: 9px;
}

