html, body {

  background:      	#ffffff;
  font-family: 		Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  text-decoration: 	none;
  margin:  			0px 0px 0px -80px;
  padding: 			0;
  border:  			0;
}


#pohja    { 
	//background-image: url(kuvat/bg.gif);
	width: 800px; 
height: 100%;
	border-width: 0;
	 }
	 
#yla1    { 

	width: 180px; 
	height: 250px;
	border-width: 0;
	
	 }
	 
	 #yla2    { 

	width: 620px; 
	height: 250px;
	border-width: 0;
		  background:      	#eeeeee;
	 }
	 
#left    { 

	width: 180px; 
	border-width: 0;
		vertical-align: top;
	 }
#valikko
{ 
 margin: 10px 10px 0px 0px;
	 }
#right    { 

	width: 620px; 
	border-width: 0;
		vertical-align: top;
			  background:      	#eeeeee;

	 }


td    { font-size: 12px }
p      { font-size: 12px;  margin: 10px 10px 10px 10px;  letter-spacing: 0.1px ;  color:           	#444444;}
A, A:ACTIVE, A:VISITED   { color: #943121; font-size: 12px; text-decoration: none; text-align: left; vertical-align: middle }
A:HOVER { color: #943121; font-size: 12px; text-decoration: underline; text-align: left; vertical-align: middle } 
