body {
color: #ffffff;
background: #ffffff;
font-family: verdana, sans-serif;
font-size: 76%;
}

table {
font-size: 1em;
}

input, textarea, select {
color: #b8ddff;
background: #656c73;
border: 1px solid #537ca2;
margin: 5px;
padding: 2px 5px;
font-family: Verdana, sans-serif;
font-size: 1em;
}

select {
padding: 2px;
}

h3 {
color: #537ca2;
font-family: Trebuchet MS, sans-serif;
font-size: 2em;
}

a:link, a:visited {
color: #b72828;
text-decoration: underline;
}

a:hover, a:active {
color: #e60000;
text-decoration: none;
}