body {background-color: white; font-family: Courier New, Courier, Verdana, Arial; font-size: 16px; color: black; line-height: 2em; padding: min(100px, 10%);}

input {width: 100%; height: 40px; font-family: Courier New, Courier, Verdana, Arial; font-size: 16px; }
select {width: 100%; height: 40px; font-family: Courier New, Courier, Verdana, Arial; font-size: 16px; }

div.success {color: darkgreen; font-weight: bold;}
div.error {color: darkred; font-weight: bold;}

a {color: black;}
a:visited {color: black;}

div.menu {border-bottom: solid 2px black;}

div.menu p {float: left; padding: 0px 10px;}

div.clear {clear: both; height: 1px;}
