body {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	text-align: center;
	vertical-align: top; 
	scrollbar-3dlight-color: #CC0000;
	scrollbar-arrow-color: #CC0000;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color:#CC0000; 	
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: white;
}
a:hover {
	text-decoration: blink;
	color: #CC0000;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #440000;
	font-size: 12px;
}
b {
	font-size: 14px;
	color: Black;
}
b.nimi {
	font-size: 12px;
	color: Black;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	text-align: left;
	border: none;
}
td.tekstit {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	border: none;
}