
body   { color: blue; background: white }

h1 {font: bold 1.8em/1em "comic sans", "verdana", sans-serif;white-space:nowrap; margin:10px 0px 5px}

p {margin:0px 0px 10px 0px}

table, td {padding:0;border-spacing:0;table-display:fixed}

.rightsidebar   { color: black; background: white; margin: 0 0 5px 10px; width: 200px; float: right }

.caption  { color: white; font-size: 0.8em; font-family: verdana, sans-serif; font-style: italic; background-color: white; text-align: center; margin: 0; padding: 5px }

.toc   { color: red; font-family: verdana, sans-serif; background: white; padding: 25px 10px 0; vertical-align: top }

.toc a:link  { color: red; font-weight: bold; text-decoration: none }
.toc a:visited  { color: blue; font-weight: normal; text-decoration: none }
.toc a:hover  { color: red; font-weight: bold; text-decoration: underline }
.toc a:active  { color: red; text-decoration: underline } 

.content {
font: verdana;
font-size: 11pt;
color: black;
padding-left: 10px;
background: #ffffff;
}

.center {text-align:center}
.right {text-align:right}
.top {vertical-align:top}

.logobar  { background: white }
.copyright    { color: black; font: italic bold 0.7em verdana, sans-serif; background: white; padding: 5px }
