*{
	color:black;
}
body, a, div, form, h1, h2, h3, i, input, li, ol, p, span, table, textarea, td, tr, ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 9pt;
}
a, a:active, a:focus, a:hover, a:link, a:visited {
	font-size: 8pt;
	text-decoration:underline;
}
a:hover{
	color: red;
}

a.mmenu, a:active.mmenu, a:focus.mmenu, a:link.mmenu, a:visited.mmenu {
	color: #BDA37B;
	font-size: 9pt;
	text-decoration:none;
	font-weight:bold;
}
a:hover.mmenu{
	color: #DBB886;
	text-decoration:underline;
}
.thispage{
	color: #DBB886;
	font-size:9pt;
	font-weight:bold;
}

td.footer{
	border-left-color: #AEA693;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #AEA693;
	border-right-style: solid;
	border-right-width: 1px;
}
ul li {
	line-height: 150%;
}
.tdmain{
	background-image: url(../images/sisutaust.jpg);
	background-repeat: repeat;
	color:black;
	background-color: #ddd2bc;
	background-position: top;
	padding: 20px 60px 20px 60px;
	line-height: 200%;
}

.tdmain p, .tdmain strong, .tdmain b{
	color:black;
}

hr {
	height: 1px;
}
