	table{
	width: 600;
   	border: 0;
	color: #404040;
	cellpadding: 0;
	background-color: #FFFFFF;
	align:"center";
	font-family: arial, fantasy;
	font-size: 10pt;
	}
	
	body{
	background-color: #E6E4E4;
	background-repeat: no-repeat;
	}
	
	p.otsikko{
	font-family: arial, fantasy;
	color: #404040;
	font-size: 16pt;
	align: center;
	font-weight: 800;
	font-variant: small-caps;
	}

	p.otsikko2{
	font-family: arial, fantasy;
	color: #404040;
	font-size: 11pt;
	font-weight: 700;
	font-variant: small-caps;
	}	
	
	p.teksti{
	font-family: arial, fantasy;
	font-size: 10pt;
	color: #404040;
	line-height: 1.5;
	}
	
	a:link{
	font-family: arial, fantasy;
	font-variant: small-caps;
	font-size: 12;
	color: #404040;
	line-height: 1;
	text-decoration:none;
	
	}

	a:visited{
	font-family: arial, fantasy;
	font-variant: small-caps;
	font-size: 12;
	color: #404040;
	line-height: 1;
	text-decoration:none;
	}

	a:hover{
	font-family: arial, fantasy;
	font-variant: small-caps;
	font-size: 12;
	color: #404040;
	line-height: 1;
	background-color:#E6E4E4;
	text-decoration:none;
	}

	img.oikea{
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	}
	
	
	a:link.alleviivaus{
	font-family: arial, fantasy;
	font-variant: normal; 
	font-size: 10pt;
	color: #404040;
	text-decoration: underline;
	}

	a:visited.alleviivaus{
	font-family: arial, fantasy;
	font-variant: normal; 
	font-size: 10pt;
	color: #404040;
	text-decoration: underline;
	}

	a:hover.alleviivaus{
	font-family: arial, fantasy;
	font-variant: normal; 
	font-size: 10pt;
	color: #404040;
	background-color:#E6E4E4;
	text-decoration: underline;
	}


