body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 20px 30px 2em 30px;
	color: #333;
	line-height: 140%;
	background: #fff url("images/ylanauha.png") repeat-x;
	font-size: 100%;
}

table {
	border-collapse: collapse;
}

td, th {
	border: 1px solid #ffffff;
	text-align: left;
	padding: 8px;
}

a:hover {
	color: black;
	padding: 1px;
	
	border-color: #828eae;
	border-style: solid;
	border-width: 1px;
	background-color: yellow;
	text-decoration: underline;
}

h2.smaller {
	font-size: 95%;
	display: inline;
}

h2.loppu {
	display: block;
	font-size: 95%;
}

a {
	border-color: white;
	color: blue;
	padding: 1px;
	border-style: solid;
	border-width: 1px;
	text-decoration: underline;
}

small.loppu {
	display: block;
	border-top-color: #b3b3b3;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 2em;
}

