html{
    height:100%;
}
body{
  height:100%;
  background-color: #ffffff;
  color: #696969;
  font-size: 11px;
  overflow: auto;
  }
a { color:#696969; text-decoration:none; }
a:link { color:#393939; text-decoration:none; }
a:visited { color: #696969; text-decoration: none; }
a:active { color: #696969; text-decoration: underline; }
a:hover {color: #ffffff; background:#c3c3c3; text-decoration: none;}

td{font-size:12px;
line-height:18px;
font-weight:normal;
}
h1{
font-size:14px;
font-weight:bold;

}
h2{
font-size:12px;
font-weight:normal;
text-align:center;
}

.enter{
font-size:18px;
font-weight:bold;
}
.link{
font-size:12px;
font-weight:bold;
}
.pr{
font-size:10px;
font-weight:normal;
}
.footer_text{
  font-size:12px;
  text-align: center;
  padding: 10px 10px 0 0;
}
.copy{
  font-size:10px;
  color: #393939;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  border-top: solid 1px #666666;
  padding: 10px 10px 0 0;
}
.footer_pr{
  margin-top: 20px;
}
.gensmall{font-size:10px;line-height:120%;
}
