acronym        { font-variant: small-caps; }

h1 acronym     { font-variant: normal; }

body           { background: #ffffcc;
                 color: black; }

div.copyright,
div.footer,
div.nav-bottom { border-top-color: #6666cc;
                 border-top-style: solid;
                 border-top-width: thin;
                 width: 515px; }

div.copyright,
div.nav-bottom { padding: 1em 0pt; }

.email         { font-style: italic; }

img.footer     { border: none; }

p.footer       { font-size: 80%;
                 font-style: italic; }

h1,
.head,
.titlepage     { text-align: center; }

.name          { font-weight: bold; }

p.nav          { background: #6666cc;
                 color: #ffffcc;
                 font-family: Tahoma, Helvetica, sans-serif;
                 font-weight: bold;
                 margin-top: 1em;
                 padding: 0.25em; }

p.nav a,
p.nav :link,
p.nav :visited { color: #ffffcc; }

div.nav-bottom p,
div.nav-top p  { margin: 0pt; }

div.nav-top    { border-bottom-color: #6666cc;
                 border-bottom-style: solid;
                 border-bottom-width: thin;
                 padding-bottom: 1em;
                 width: 515px; }

p.note         { font-style: italic;
                 margin-bottom: 0pt;
                 margin-top: 0pt; }

a:active,
a:focus,
a:hover        { color: #ffcc00; }
:link          { color: blue; }
:visited       { color: #0000cc; }
