.otsikko {
	font-family: Arial, Univers Ultra Condensed;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #990033;
}
.sisalto {
	font-family: Times New Roman;
	font-size: 14px;
	font-style: italic;
	color: Black;
	line-height: 20px;
}
.sisalto2 {
	font-family: Times New Roman;
	font-size: 14px;
}
.osoite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  }
a:link {
	text-decoration: none;
	color: #990033;
  }
a:visited {
	text-decoration: none;
	color: #990033;	
  }
a:hover {
	text-decoration: underline;
	color: #990033;	
  }
a:active {
	text-decoration: none;
	color: #990033;
  }
.tablee {
  background: url('images/preludi.GIF');
	background-repeat: no-repeat;
  background-position:bottom right;
	font-family: Times New Roman;
	font-size: 14px;
	font-style: italic;
	color: Black;
	line-height: 20px;	
  }
.mobiili{
	font-family: Arial;
	font-size: 10px;
	color: Black;
	line-height: 20px;
  }	
.mobiili_otsikko{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #990033;
  }	
