body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #33CCCC;
	background-color: #000000;
}
a {
	color: #99CCFF;
	text-decoration: none;
}
.palkki {
	background-image: url(../kuvia/line.gif);
	height: auto;
	width: auto;
	background-repeat: repeat-y;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 31px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	color: #D2D2FF;
}

td {
	font-size: 12px;
}
