p {line-height: 20px;}
div {line-height:20px;}
span {line-height:16px;}

td{
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #939596;
  text-decoration: none;
  align:justify;
}
a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  text-decoration: underline;
  align:justify;
}
a:visited {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

.head {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #978b67;
  text-decoration: none;
  align:justify;
}

.more {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #978b67;
  text-decoration: none;
  align:justify;
}

.text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #6c6e70;
  text-decoration: none;
  align:justify;
 }
 
 .nav1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #978b67;
  text-decoration: none;
  align:justify;
 }
  .nav1a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #6c6e70;
  text-decoration: none;
  align:justify;
 }
 
  .green {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #006e51;
  text-decoration: none;
  align:justify;
 }
 
 
form {
 border: 1px solid #6c6e70;
 color:bfb7a6;
}

textarea {
 border: 1px solid #6c6e70;
}

select {
 border: 1px solid #6c6e70;
}

input {
 border: 1px solid #6c6e70;
}
