body,
td,
table,
tr         { font-family: arial, helvetica; }

div        { border-bottom: solid blue 2px;
             margin-top: 2em; }

div.foot   { border: none;
             clear: both;
             font-style: italic; }

div.head   { border: none;
             text-align: center; }

div.nav    { background: #9999ff;
             border-bottom: solid blue 2px;
             border-top: solid #0000ff 2px;
             color: white;
             margin: 0em 0em 2em 0em;
             padding: 0.5em; }

div.nav a  { color: white; }

div.nav p  { margin: 0pt; }

dt         { font-weight: bold;
             margin-top: 1em; }

.email     { font-style: italic; }

h1         { font-size: 300%;
             font-style: italic;
             font-weight: bold;
             margin-bottom: 0.25em; }

h2         { font-size: 125%;
             font-style: normal;
             font-weight: bold;
             margin-top: 0.5em; }

h3         { font-size: 100%;
             font-style: normal;
             font-variant: small-caps;
             font-weight: normal; }

img.author { float: left; }

