html, body {
	margin: 0px;
	padding: 0px;
	text-align:left;
	background-image: url(kuvat/tausta-gradient.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #FFFFFF;
	color:#555555;
	line-height:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#etusivu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	letter-spacing: 0.4em;
	line-height: 17px;
}
a:link {
	color: #666699;
	text-decoration: none;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
.valittu {
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:hover {
	color: #333366;
	text-decoration: underline;
}
a:active {
	color: #333366;
	text-decoration: underline;
}
#contminheight {
	min-height: 433px;
	margin-left: 20px;
}
#contminheight h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #006395;
	text-decoration: none;
}
