<style type="text/css" media="screen">
<!--
p {
  font-family: arial, "Copperplate Gothic Bold";
}

h1 { color: silver; font-style: normal; font-family: arial; font-weight: normal; font-size: 20px;
 }
 

h2  { color: grey; font-style: normal; font-weight: lighter; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }


h3  { color: black; font-size: 10pt; font-family: arial }
h5  { color: white; font-style: normal; font-weight: lighter; font-size: 8pt; font-family: arial, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }




#replacement-1 {
  width: 100px;
  height: 55px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(SearchGoogle.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#replacement-2 {
  width: 100px;
  height: 55px;
  padding: 55px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(SearchGoogle.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>#replacement-2 { /* For non-IE browsers*/
  height: 0px;
}
</style>
