
body 	{
	background-image:url(tauskol1.gif);
	background-repeat: repeat;
	font-family: Arial;
	color: black;
	font-size: 12px;
	line-height:1.2;
	text-align:left;
    }

#container {
  width: 743px;
  margin: auto;         
  text-align: left;   
  background-color: #FEFEFE;
  border: 4px solid #000;
}

#content {
  background-color: #fefefe;
  padding-top: 2em;
  margin: auto 28px auto 180px;


}

#navi {
  background-color: #fefefe;
  padding-top: 2em;
  margin: auto 1px auto 8px;
  line-height: 2.0;

}


	
#boundary{
	background:#a7a6a6;
	padding:2em;
	width:60em;
	display: inline;
	}


td	{
	font-size: 12px;
	font-family: arial;
	color: #000000;
	text-align:left;

	}

h1	{
	font-size: 16px;
	font-family: Arial;
	text-align: left;
	color: #000000;
	letter-spacing:0;
	
	}

h2	{
	font-size: 13px;
	font-family: Arial;
	text-align: center;
	color: #000000;
	text-decoration: bold;
	}
	
table	{
	font-size: 12px;
	font-family: arial;
	color: #000000;
	text-align: left;
	background: #fefefe; 
	}
	
p.huomio {
	font-size: 10px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	}	



a:link 	{  
    text-decoration:none;
	color: #000;
	line-height:2.0;
	letter-spacing: 0.1em;
	}

a:visited { 
    text-decoration:none;  
	color: #000;
	line-height:2.0;
	letter-spacing: 0.1em;
	}

a:hover, a:active { 
    text-decoration:none;
	color: #000;
	line-height:2.0;
	letter-spacing: 0.2em;
	}

#footer	{
   	font-size: 11px;
	font-family: georgia;
	color: #000000;
	text-align: center;
     	}

