body {
	padding:0px;
	margin:0px;
	font-style: normal;
	font-family: Trebuchet MS;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	font-size: 12px;
	background-color:#353535;
	color:#000000;
	}

a {color:#990066;}

a:link {font-weight: bold; text-decoration: none;}

a:visited {font-weight: bold; text-decoration: none;}

a:hover {font-weight: bold; text-decoration: underline; font-weight: bold; color:#555;}

a:active {font-weight: bold; text-decoration: none;}

.leipis {
	font-family: Trebuchet MS;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 12px;
}

.copy {
	color: #000000;
	text-decoration: none;
	text-align: right;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 10px;
	padding: 0px;
}

.otsikko_iso{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 16px;
	font-weight: bold;
}

.otsikko_pieni{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-weight: normal;
	font-size: 14px;
}

.taulukko{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	line-height:1.8em;
	font-weight: normal;
	font-size: 12px;
}


