html {
height: 100%;
margin-bottom: 0px;
}

body {
margin:0px;
background-color:#FFFFFF;
font-family:verdana;
font-size: 70%;
color:#000000;
}

.srch {
font-family: arial;
font-size:10px;
color:#555555;
border-width:1px;
border-left-color:#efefef;
border-top-color:#efefef;
border-right-color:#bebebe;
border-bottom-color:#bebebe;
text-decoration: none;
}