h1 {
	font-family: verdana;
	font-size: 28px;
	font-weight: bold;
}

table.menu td {
	border: 1px solid black;
	border-right: 0;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #5A6D94;
}

table.menu td:hover {
	background-color: #89A6E0;
}

table.menu td.menutd2 {
	border: 1px solid black;
}

table.menu {
	margin-bottom: 15px;
}

a.menu:link, a.menu:visited, a.menu:active {
	font-family: verdana;
	font-size: 16px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: black;
}

ul {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}

.sivu {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}

table.yt {
	font-family: verdana;
	font-size: 16px;
	margin-left: 15px;
}

table.hinnasto {
	font-family: verdana;
	font-size: 16px;
}

ul.hinnasto {
	font-family: verdana;
	font-size: 16px;
	font-weight: normal;
}

p {
	font-family: verdana;
	font-size: 14px;
}

h2, h3 {
	font-family: verdana;
}

.cancel {
	font-family: verdana;
	font-size: 16px;
}

table.body {
	margin-left: 20px;
	width: 636px;
}