a, a:link, a:visited {
  color: #906000;
  }

a:hover { 
  color: #FF9030;
  }

body {
  background-color: #FFFFE0;
  color: #000000;
  }
   
td.back { 
  background-color: #E0E0B0;
  color: #000000;
  width: 80%;
  }
   
table.hs {
  border: 2px solid #A0A0A0;
  background-color: #F0F0F0;
  color: #000000;
  margin-bottom: 30px;
  width: 80%;
  font-family: "Courier New", Courier, monospace;
  font-size: 10pt;   
  } 
  
table.cameras {
  border: 1px solid #A0A0A0;
  background-color: #E0E0E0;
  color: #000000;
  width: 95%;
  } 

p.cameras {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; 
  font-weight: normal;
  margin-left: 25px;
  margin-bottom: 0px;
  }

table.summary {
  background-color: #E0E0E0;
  color: #000000;
  border: 2px solid #808080;
  margin: 20px;
  }
  
table.kilivaruste {
  border: 2px solid #808080;
  margin: 10px;
  text-align: left;
  border-collapse: inherit;
  }

tr.varuste {
  vertical-align: top;
  }
      
table.base {
  width: 100%;
  border-collapse: collapse;
  }

td.rmiddle { 
  font-family: "Times New Roman", Times, serif;
  font-size: 10pt;
  width: 10%;
  vertical-align: middle;
  text-align: left;
  }
    
td.lmenu {
  font-family: "Times New Roman", Times, serif;
  font-size: 10pt;
  width: 10%;
  vertical-align: top;
  text-align: left;
  }

td.rmenu {
  width: 10%;
  font-family: "Times New Roman", Times, serif;
  font-size: 10pt;
  vertical-align: bottom;
  text-align: left;
  }
      
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  text-align: center;
  }
  
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  margin-top: 20px;
  margin-left: 10px;
  }
  
h4 { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  margin-top: 40px;
  margin-left: 10px;
  }
  
h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  margin-left: 10px;
  margin-bottom: -15px;
  }
  
h6  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  margin-bottom: 10px;
  }
  
p.copy { 
  font-family: "Times New Roman", Times, serif;
  font-size: 10pt;
  font-style: italic;
  text-align: center;
  }
  
p.intro { 
  font-family: "Times New Roman", Times, serif;
  font-size: 13pt;
  text-align: justify;
  margin-left: 40px;
  margin-top: 20px;
  margin-right: 40px;
  }
  
p.menu { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  margin-left: 50px;
  margin-bottom: -10px;
  }
  
p.picture { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; 
  text-align: center;
  }
  
td.picture2 { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  vertical-align: top;
  }
  
p.place { 
  font-family: "Times New Roman", Times, serif; 
  font-size: 12pt; 
  margin-left: 10px; 
  font-style: italic;
  }
  
p.quote { 
  font-family: "Courier New", Courier, monospace;
  font-size: 10pt;
  margin-left: 50px;
  }
  
p.text { 
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt; 
  text-align: justify; 
  margin-left: 10px; 
  margin-right: 10px; 
  margin-bottom: 10px;
  margin-top: 20px;
  }
  
p.vinkki { 
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt; 
  text-align: justify; 
  margin-left: 40px; 
  margin-right: 40px; 
  margin-bottom: 10px;
  margin-top: 10px;
  }
  
ul.summary { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; 
  font-weight: bold;
  }
p.update {
  	letter-spacing: -1px;
  	font-family: "Courier New", Courier, monospace;
  	font-size: 11px;
  	text-align: right;
  }

