body {
  scrollbar-3d-light-color:solid #312d24;
    scrollbar-arrow-color:#312d24;
    scrollbar-base-color:#312d24;
    scrollbar-darkshadow-color:#312d24;
    scrollbar-face-color: white;
    scrollbar-highlight-color:white;
    scrollbar-shadow-color: white;
    background-color:transparent;
}

a {
  text-decoration:none;
  color:#000000;
}

a:hover {
  font-style:#000000;
  text-decoration:underline;
  color:#000000;
}

.t1 {
  font-family:verdana;
  font-size:10;  
  color:#312d24;
  line-height:170%;
}

.t2 {
  font-family:verdana;
  font-size:10;  
  color:#888888;
  line-height:170%;
}
.t3 {
  font-family:verdana;
  font-size:10;  
  color:#9cdbf6;
  line-height:170%;
}
.h1 {
  font-family:verdana;
  font-size:10px;  
  color:#312d24;
  font-weight: bold;
  line-height:190%;
}

hr {
  height:1;
  color:solid #312d24;

}

td {
  font-family:verdana;
  font-size: 12px;
}

p {
  font-family:verdana;
  font-size: 12px;
}

#address  {
  width:300px !important;

}



