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

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

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

.homepagetext {
font-family: verdana;
font-size:11px;
color:#333333;
}

.homepagetext2 {
font-family:  verdana;
font-size:10px;
color:#7e7e7e;
}