body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	}
A:link {
	text-decoration: underline;
	color: #CC0000;
}
A:visited {
	text-decoration: underline;
	color: #999999;
}
A:active {text-decoration: underline}
A:hover {text-decoration: underline; color: red;}

.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	line-height: normal;
}
.pikkuteksti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #CCCCCC;
}
.pikkuteksti2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
}
.tausta {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	background-image: url(kuvat/taustahaive.jpg);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	text-align: center;
}

