BODY {
	background: url("/images/bg.gif") black;
	color: white;
	margin: 10px;
	}
TABLE#mother { 
	border-left-width: 1px; 
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: rgb(175,175,175); 
	border-style: outset;
	background: black;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
	}
TD#sekaikki { 
	padding: 0.5em; 
	}
P#kaneetti {
	padding: 0.5em;
	text-align: center;
	font-size: xx-small
	}
P#kaneetti A { color: white }
P, LI	{ 
	font-family: "Arial", sans-serif; 
	font-size: 10pt;
	}
LI	{ text-align: left }
H1	{ 
	font-family: "Verdana", "Arial", sans-serif; 
	font-weight: bold; 
	font-size: medium; 
	color: rgb(255,255,221); 
	}
H2	{ 
	font-family: "Verdana", "Arial", sans-serif;
	font-weight: bold; 
	font-size: small; 
	color: rgb(255,255,221); 
	padding: 0px;
	}
H3	{ 
	font-family: "Verdana", "Arial", sans-serif; 
	font-weight: bold; 
	font-size: x-small; 
	color: rgb(255,255,221); 
	text-transform: uppercase; 
	}
A:link { 
	font-family: "Verdana", "Arial", sans-serif; 
	text-decoration: none; 
	font-weight: bold; 
	color: white; 
	}
A:hover { 
	font-family: "Verdana", "Arial", sans-serif; 
	text-decoration: underline; 
	font-weight: bold; 
	color: white; 
	}
A:visited { 
	font-family: "Verdana", "Arial", sans-serif; 
	text-decoration: none; 
	font-weight: bold; 
	color: white; 
	}
A:visited:hover { 
	font-family: "Verdana", "Arial", sans-serif; 
	text-decoration: underline; 
	font-weight: bold; 
	color: white; 
	}
TABLE#uutiset TD {
	vertical-align: top;
	font-family: "Arial", sans-serif;
	font-size: 10pt;
	background: rgb(50,50,50);
	color: white;
	}
TABLE#uutiset TD.hakanen { 
	color: rgb(255,255,221); 
	font-family: "Verdana", "Arial", sans-serif;
	font-weight: bold;
	}