body {
  margin: 2em;
  color: #000000;
  background-color: #ffffff;
}
h2#title{
  font-size: medium;
}
input{
  border-style: solid;
  border-width: thin;
}
div#output{
  font-size: medium;
}
div#result{
  font-size: large;
}

#options a:link { color: #0099ae; } 
#options a:visited { color: #0099ae; }
#options a:active { color: #0099ae; }

table#options{
  font-size: medium;
}
table#options td{;}


P#footer{
}

hr#hr{
}


