/* Page template */
table.wholepage, table.headbar, table.footbar {border-collapse: collapse}
td.headbar, td.sidebar, td.footbar            {background-color: #9F9F6F} 
td.sl-aue   {font-family: Arial, Helvetica, sans-serif; text-align: center; font-size: 60%; color: #FFFFCC}
td.sl-link  {font-family: Arial, Helvetica, sans-serif; text-align: center; font-size: 80%; background-color: #FFFFCC; padding: 5px}
td.sl-link a {text-decoration: none}
td.sl-srch  {font-family: Arial, Helvetica, sans-serif; text-align: center; font-size: 80%; background-color: #990000; color: #FFFFCC; padding: 5px}
td.notsidebar    {padding: 0 .5em}
td.contents      {width: 80ex}
h1         {font-family: Arial, Helvetica, sans-serif; text-align: center; color: #FFFFCC}
div.subh1  {font-weight: bold; font-style: italic; text-align: center;}

/* Page content */
h2, h3, h4 {font-family: Arial, Helvetica, sans-serif; text-align: left}
.ed {color: #990000}
.bq {padding-left: 5ex}

/* Links */
a:link    {color: #0000FF}
a:visited {color: #800080}
a:hover   {color: #0000FF; background-color: #FFFFFF}
a:active  {color: #336633}

/* Printing */
@media print {
  body        {background-color: white}
  td.sidebar  {display: none} 
  td.contents {width: 100%}
  td.footbar  {display: none} 
}
