body { font-family: Arial,Helvetica; }

a:link, a:visited {
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

.bigger_copy {
 line-height: 1.32em;
}


#bottom_links {
  border-top: 1px dashed #C2B59B;
  line-height: 1.25em;
  padding-top: 5px;
}

#bottom_links a:link, #bottom_links a:visited {
 text-decoration: none;
}

#bottom_links a:hover {
 text-decoration: underline;
}


input.go {
 font-size:10px;
 color: #000; 
 background: #E8DCC1;
 border: 1px solid #C6B9A1;
 margin: 1px;
 padding: 1px;
}

input.login {
 border: 1px solid #C6B9A1;
}

.subtablefont {
 font-size: 82%;
 line-height: 1.31em;
}
