body {
	background-color: #000000;
	color: #4e4e4e;
	font-family: Trebuchet MS;
	font-size: 11px;
}
table, tr, td {
	color: #4e4e4e;
	font-family: Trebuchet MS;
	font-size: 11px;
}
.Normaali {
	color: #4e4e4e;
	font-family: Trebuchet MS;
	font-size: 11px;
}
.Otsikko1 {
	color: #fd9603;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
}
hr {

	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px dotted #fa9403;
	border-style: none none dotted;
	height: 1px;
}
a:link, a:active, a:visited {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
}