html, body  { font-family: Cambria, Georgia, serif; background-color: white; color: black; }
a       { text-decoration: none; }
a:hover { background-color: #e9f8ff; border-bottom: 1px dotted #6495ED;
          margin-bottom: -1px; padding-left: 1px; padding-right: 2px;
          margin-left: -1px; margin-right: -2px; }
img     { border: 0px none; }
li      { margin-top: 0.25em; margin-bottom: 0.25em; }
small   { font-size: smaller; }

div.content { margin: 1em; }
div.title h2    { margin-bottom: 0.2em; }
div.title p { margin-top: 0em; margin-bottom: 0em; }

div.validator   { text-align: right; margin-top: 5em; margin-right: 1em; }
