.taulukko {
	background-color: #CCCCCC;
	padding: 3px;
	color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3F3F3;
	font-weight: bold;
}
body {
	background-color: #D3DCED;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {color: #CCCCCC}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style3 {color: #FF9900}
.mini {
	font-size: 10px;
	color: #FFFFFF;
}
