
body { background-color: #8F9FB9; text-align: center; font-family: Arial, Helvetica, sans-serif; padding: 0px; margin: 10px; }

a { color: #405F8E; text-decoration: none; }
a:hover { color: #8F9FB9; text-decoration: underline; }

ul { margin-top: 5px; }

h3 { color: #405F8E; font-weight: bold; font-size: 110%; margin: 5px 0; }

a img { border: 0; }

table.wrapper { width: 630px; border: 3px solid #39393B; }
table.wrapper td { color: #39393B; background-color: #FFFFFF; padding: 0; margin: 0; }

td.logo { text-align: center; }

table.topmenubar { width: 100%; color: #FFFFFF; background-color: #39393B; margin: 0; }
table.topmenubar td { text-align: center; vertical-align: middle; color: #FFFFFF; background-color: #39393B; padding: 3px 0; font-variant: small-caps; }
table.topmenubar a { color: #FFFFFF; text-decoration: none; }
table.topmenubar a:hover { color: #8F9FB9; text-decoration: none; }

div.maincontent { margin: 10px; font-size: 80%; }

table.bottommenubar { width: 100%; color: #FFFFFF; background-color: #39393B; margin: 0; clear: both; }
table.bottommenubar td { text-align: center; vertical-align: middle; color: #FFFFFF; background-color: #39393B; padding: 3px 0; font-variant: small-caps; font-size: 70%; }
table.bottommenubar a { color: #FFFFFF; text-decoration: none; }
table.bottommenubar a:hover { color: #8F9FB9; text-decoration: none; }

span.sidenote { font-size: 75%; margin-left: 5px; }
span.standout { font-weight: bold; }