input, select, textarea {
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; 
  font-size: 13px;
  border-color: silver;
    border-width: 1;
    background-color: white;
}

li {margin-top: 3px;}

ul, ol { padding-top: 3px;
     margin-top: 0px;
}

td {
  font-family: Times New Roman;
  font-size: 15px;
  line-height: 17px;
  color: black;
}

p {
  margin-top: 10;
}

a {
  text-decoration:none;
  color: #205A13;
}
a:visited {
  color: #205A13;
}


A:Hover {
  color: #80360F;
}
.small-t {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal}

.top-pic {
  left-margin:0px;
                }
