.sivupohja {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #333333;
}
table {
	background-color: #FFFFFF;
	padding: 0px;

}
.linkit {
	margin-left: 0px;
	padding-left: 20px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	vertical-align: top;


}
.otsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0099CC;
	font-weight: normal;
	margin-top: 20px;
	margin-left: 20px;


}
.teksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 20px;
	margin-right: 20px;


}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-position: center;
	text-align: center;

}
.alalinkit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	a-color: #666666;
	a-visited: #0099CC;
	text-decoration: none;


}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:visited  {
	color: #999999;
}
.kakkosotsikko {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #0099CC;
	margin-left: 20px;
}

