BODY {
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	background: #ffffff;
}

TABLE {
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	background: #ffffff;
	border-collapse: collapse;
	padding: 0px;
}

TR, TD {
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	background: #ffffff;
	border-collapse: collapse;
	padding: 14px;
}

IMG {
	border: none;
	border-collapse: collapse;
}

A:link {color: #005500; background: #ffffff;}
A:visited {color: #002200; background: #ffffff;}
A:visited:hover {color: #000000; background: #ffffff;}
A:active {color: #001100; background: #ffffff;}

.isoke {
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.s {
	text-decoration: line-through;
}

.menu {
	width: 150px;
	vertical-align: top;
}

.viiva {
	border-top: 1px solid black;	
}

