body 	{
	background-color:#a7a6a6;
	background-image:url(etusivu_pohja1.jpg);
	background-repeat: no-repeat;
	background-position: 2cm 0cm;
	font-family: Arial;
	color: black;
	font-size: 12px;
	line-height:1.2;
	text-align:left;
    }

.teksti 
{
	margin-left:360px;
	padding-right:10px;
	margin-top:190px;
	min-height:500px;
	font-family: Arial;
	color: black;
	font-size: 12px;
	line-height:1.2;
	text-align:left;
}

	
#boundary{
	background:#a7a6a6;
	padding:2em;
	width:30em;
	}


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: left;
	color: #000000;
	text-decoration: bold;
	}
	
table	{
	font-size: 12px;
	font-family: arial;
	color: #000000;
	text-align: left;
	background: #fefefe; 
	}
	
p.huomio {
	font-size: 12px;
	font-family: Arial;
	color: #C11A1E;
	text-decoration: bold;
	}	
	
DIV.main {
        width: 500px;
        text-align: left;
      	}

DIV.border {
    background-color: #fefefe;
    padding: 2px;
	width: 500px;
	text-align: center;
	}


a:link 	{  
	text-decoration: bold; 
	color: #ad2d2e;
	line-height:1.2;
	letter-spacing: 0.1em;
	}

a:visited {  
	text-decoration: bold; 
	color: #ad2d2e;
	line-height:1.2;
	letter-spacing: 0.1em;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #ad2d2e;
	line-height:1.2;
	letter-spacing: 0.3em;
	}

#footer	{
   	font-size: 11px;
	font-family: georgia;
	color: #000000;
	text-align: center;
     	}
