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

body {
  text-align:center;
}

div#id_container {
  text-align:left;
  width:990px;
  margin:0px auto 0px auto;
}

#id_header {
  font-size:24px;
  color:#000000;
  text-decoration: none;
}

#id_header b {
  font-size:24px;
  color:#000000;
  text-decoration: none;
}

.legend {
  height:25px;
  width:20px;
  border:1px solid #000000;
}

h1 input {
  border:none;
  width:80px;
  color:#2222FF;
  text-decoration:underline;
  cursor:pointer;
}

h1 input:hover {
  color:#FF2222;
}

a {
  color:#2222FF;
}

a:hover {
  color:#FF2222;
}
