
body {
	position: relative;
	margin: 10pt; 
	padding: 0;
	color: rgb(0, 0, 0);
	background: #ffffff  url(taustayhd003.jpg) 0 0 no-repeat;
}

body, td { 
  color: #000000;  
  background-color: #ffffff;
  font-size: 11pt;
  line-height: 16pt; 
  font-family: arial, helvetica, sans serif;
  font-variant: normal;
  font-style: normal;
}

#bod a { 
  color: #000066;  
  background-color: #ffffff;
  font-size: 11pt;
  line-height: 16pt; 
  font-variant: normal;
  font-style: normal;
}

h1 { 
  color: #000000;  
  background-color: white;  
  font-weight: bold; 
  font-size: 10pt;
  line-height: 11pt; 
}

h3 { 
  color: #660000;  
  background-color: white;  
  font-weight: bold; 
  font-size: 12pt;
  line-height: 11pt; 
}

h4 { 
  color: #CC0000;  
  background-color: white;  
  font-weight: bold; 
  font-size: 10pt;
  line-height: 11pt; 
}

table { 
  font-weight: normal; 
  
  line-height: 10pt; 
  border: solid;
  border-collapse: collapse;
}

table.sis { 
  Width: 100%;
  font-weight: normal; 

  line-height: 10pt; 
  border: solid;
  border-collapse: collapse;
}

td { 
 
  border: solid #cccccc 1px; 


}

.toprow {    
font-style: italic;    
text-align: left;    
background-color: #f4f4f4;
}


.leftcol {    
font-weight: bold;    
text-align: left; 
vertical-align: top;   
width: 4%;    

}


.ccol {    
font-size: 12pt;    
text-align: left; 
vertical-align: top;   
width: 56%;    

}

#navi {
  margin: 0;
  padding: 0;
}

#navi ul {
  background: #966450;
  color: #000;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

#navi li {
  display: inline;
  margin: 0;
  padding: 0;
}

#navi li a {
  background: #dc6e32;
  color: #fff;
  border-left: 4px solid #966450;
  border-right: 1px solid #966450;
  display: block;
  float: left;
  margin: 0 0px;
  padding: 3px 3px;
  text-align: center;
  text-decoration: none;
  width: 6em;
}

#navi li a:link, li a:visited {
  color: #fff;
}

#navi li a:hover {
  background: #966450;
  color: #fff;
  border-left: 4px solid #E4822B;
  border-right: 1px solid #E4822B;
}

#navi li a:active {
  background: #D74D0D;
  color: #fff;
  border-left: 4px solid #E4822B;
  border-right: 1px solid #E4822B;
}

/* navigaatio: http://www.yojih.net/fi_cribsheet/css/index.html */


