@charset "UTF-8";
body {
	background-image: url(palkki.png);
	background-repeat: no-repeat;
}

body {
	color: #363636;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-left: 140px;
	background-repeat: repeat-x;
	background-color: #D7EBFF;
	background-image: url(palkki.png);
	width: 960px;
}

td, th {
	color: #39416B;
}
.merkki {
	font-weight: bold;
	line-height: 20px;
}

h1 {
	color: #333333;
	font-size: medium;
	line-height: 10px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #9999cc;
}
