a:link, a:visited, a:active { 
  color: #62654B;
  text-decoration: none;
}
a:hover {  
  color: #969B6E;
  text-decoration: underline;
}


body {
        text-align: justify; 
        font-family:arial; 
        font-size:12px; 
        color: #2D2D2D; 
	background: #C4C7B4;
}

p {
      text-align: justify;
      line-height: 20px; }

li {
      text-align: justify; 
      line-height: 20px; }

td {
      padding:0px 10px 0px 10px;
}

.heppa {
      border:1px solid #B33B3B;
      margin:15px 5px 5px 5px;  }

.koriste {
      border:3px double #84AC30;  }

.koriste1 {
      border:3px double #84AC30;
      margin:1px 10px 0px 15px;  }


h4 { clear: both;
    width: 100%;
     margin: 0;
     padding: 12px 4px 0px 0px;
     color: #ffffff;
     font-family: georgia;
     font-size: 22px;
     letter-spacing: 8px;
     text-align: center;
     font-weight: normal;
     border-bottom: 0px solid #D0D1D0;
     text-transform: uppercase;
}

h6 {  color: #2D2D2D;
      font-weight: normal;
      font-family: arial;
      font-size: 12px;
      text-align: justify;
      line-height: 19px;
      letter-spacing: 0px; }

h2 { 
  font-family: garamond;  
  font-size: 19px;
  font-weight: bold;
  color: #62654B;
  text-align: left;
}

h3 { font-family: georgia;  
     font-size: 11px;
     font-weight: normal;
     color: #3D3D3D;
     border-bottom: 0px solid #CAC8C4; }

h1 {
	font-family: tahoma;
	color: #979797;
        font-size:9px;
        font-weight: normal;
}

A:link.navi, A:visited.navi {
  font-family: garamond;  
  font-size: 19px;
  font-weight: bold;
  color: #62654B;
  text-align: left;
  text-decoration: none;
  cursor:default;
  font-style: normal; }

A:hover.navi {  
  font-family: garamond;  
  font-size: 19px;
  font-weight: bold;
  color: #969B6E;
  text-align: left;
  cursor: default; 
  text-decoration: underline;
  font-style: normal; }

