.huom {
	color: red;
}
.seclist {
	border: solid 1px black;
}

th, td {
	font-size: 12px;
}
th {
	text-align: left;
	border-bottom: 2px;
}

    a, a:visited {
      color: #303030;
			text-decoration: underline;
    }
    a:hover {
			color: #DA9000;
			text-decoration: none;
		}
body {
  font-family: verdana, arial;
  font-size: 9pt;
	background-image: url("http://mbnet.fi/sauron/pfor5/imgs/bg.png");
	background-attachment: fixed;
}

