TABLE.viestit {
	font-family: "Arial", sans-serif; 
	font-size: 10pt;
	background: black;
	}
TABLE.viestit A, TABLE.viestit A:hover { 
	font-family: "Verdana", "Arial", sans-serif; 
	text-decoration: none; 
	font-weight: bold; 
	color: white; 
	}
TABLE.viestit TD {
	background: rgb(50,50,50);
	color: white;
	vertical-align: top;
	}
TABLE.viestit TD.caption {
	text-align: center;
	background: rgb(255,255,221);
	color: black;
	font-weight: bold;
	font-size: 10pt;
	}
P.huom {
	font-family: "Verdana", "Arial", sans-serif; 	
	color: red;
	font-weight: bold;
	}
DIV.komennot, DIV.komennot A, DIV.komennot A:visited {
	font-family: "Verdana", "Arial", sans-serif;
	color: white;
	font-size: xx-small;
	text-align: center;
	}
