body, p, span, div,td,tr,table {
  font-family:verdana, arial;
  font-size:11px;
}
body{
  background:white;
  margin:0px;
  padding:0px;
}
H1{
  text-align:center;
}
a{
  color:#3A6565;
}
a:visited{
  color:#3A6565;
}
a:hover{
  color:#497C7C;
}
input,textarea{
  background-color:white;
  font-family:verdana, arial;
  font-size:11px;
  border:1px solid #003333;
  color:#1E2B24;

  border:1px solid #507259;
  border:1px solid #3D5644;
  border-bottom:1px solid #DBE6DE;
  border-right:1px solid #DBE6DE;
  border-bottom:1px solid #CDDCD1;
  border-right:1px solid #CDDCD1;
  background-image:url(/img/input.jpg);
  background-repeat:repeat-x;
}
input{
  background-image:url("http://www.price-lists.info/google/input.jpg");
  background-repeat:repeat-x;
}
input.button{
  border:1px solid #507259;
  border:1px solid #3D5644;
  border-top:1px solid #DBE6DE;
  border-left:1px solid #DBE6DE;
  border-top:1px solid #CDDCD1;
  border-left:1px solid #CDDCD1;
  background-image:url("http://www.price-lists.info/google/button.jpg");
  font-family: verdana,arial;
  font-size: 12px;
  color:black;
}
.toplinks {
  font-family:Palatino Linotype,Verdana, Arial;
  font-size:16px;
  font-weight: bold;
}
.toplinks a:link{
  font-weight: normal;
}
.toplinks a:visited{
  font-weight: normal;
}
.toplinks a:hover{
  font-weight: normal;
}