body { margin: 0;
       padding-top: 1em; padding-left: 2em; padding-right: 2em;
       padding-bottom: 1em;
       background-color: #ffffc9; color: black;
       font-family: sans-serif }

a:active { color: #ff7d00 }
a:link { color: #dd5400 }
a:visited { color: #774f38 }
a:hover { }

h1 { font-size: 1.4em } 
h2 { font-size: 1.2em }
h3 { font-size: 1.1em }
h4 { font-size: 1em }
h5 { font-size: 0.9em }

.border { color: white; background-color: #e0debe }
.main { color: #2f2f2f; background-color: white }

.navigation { color: #824e1d; background-color: #e0debe; font-size: 0.94em }
.pagetitle { background-color: #e0debe }

a.menuitem:active { color: #ff7d00; background-color: #e0debe; text-decoration: none }
a.menuitem:link { color: #aa5200; background-color: #e0debe; text-decoration: none }
a.menuitem:visited { color: #824e1d; background-color: #e0debe; text-decoration: none }
a.menuitem:hover { color: #ff0000; background-color: #e0debe }

a.emailanddate { color: black; text-decoration: none; font-size: small }
