html 
	{
  	min-height: 105%;
  	margin-bottom: 0.01em;
	}
body
	{
  	background-image: url('tausta.jpg'); 
	background-repeat: repeat-x;
	}
table 
	{
  	min-height: 105%;
  	margin-bottom: 0.01em;
	}
td	{ 
	font-family: Verdana, Arial, Helvetica;
  	font-size: 12px;
  	color: #000000;
	line-height: 20px;
	text-align: justify;
  	}
.navi
	{ 	
	font-family: Verdana, Arial, Helvetica;
 	font-size: 13px;
  	color: #ffffff;
  	font-weight: bold;
  	line-height: 20px;
  	}    
a.navi
	{ 
	font-family: Verdana, Arial, Helvetica;
 	font-size: 13px;
  	color: #ffffff;
  	font-weight: bold;
	text-decoration: none;
  	}	
a.navi:hover
	{ 
	font-family: Verdana, Arial, Helvetica;
 	font-weight: bold;
	color: #efefef;
  	}
a
	{ 
	font-family: Verdana, Arial, Helvetica;
  	color: #000080;
  	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
  	}		
a:hover
	{ 
 	font-weight: bold;
	color: #800000;
  	}
hr	{ 
	size: 1px;
	width: 95%;
  	}
h1	{ 
	font-size: 14px;
  	color: #000080;
	font-weight: bold;
  	}
h2	{ 
	font-size: 14px;
  	color: #000080;
	font-weight: bold;
  	}
h3	{ 
	font-size: 13px;
  	color: #909090;
	font-weight: bold;
  	}
h4	{ 
	font-weight: bold;
  	}

   
