BODY {
  background: white;
  margin: 0px; padding: 0px;
  overflow: hidden;
}

table  {font-size: 100%}
.slideFrame {
  overflow: auto;
  width: 100%; height: 100%;
  border: 0px; padding: 0px; margin: 0px;
}
.slideBody {
  font-size: 200%;
  height: 99%;
  margin: 2px;
}
.title HR {margin: .2em 2px; height: 1px}
.title DIV {
  font-size: 110%;
  font-weight: bold;
  text-align: center;
  background-color: #CCCCCC;
  padding: .3em 0px;
  margin: 0px .25em;
}
.footer {
  background: white;
  position: absolute;
  bottom: 0px; right: 20px; left: 0px;
  padding-bottom: .5em;
  margin: 3px 0px 0px 4px;
  font-size: normal;
}
.left        {float:left}
.leftmessage {float:left; font-size:67%; margin-left:1em}
.footer HR {margin-top: 1px}

LI {padding-bottom: .5em}
LI UL {padding-left: 1.5em; padding-top:.25em; padding-bottom:.5em; font-size:75%}
LI UL LI {padding:.25em 0 0 0}

.wider {line-height: 150%}
.inset {margin:0 10%}
.inset15 {margin:0 15%}

.hidden IMG {
  visibility:visible ! important;
  filter: alpha(opacity=5);
 -moz-opacity: 0.05;
  opacity: .05;
}

.invisible {visibility:hidden}

#jsMath_button {bottom: 4.8em ! important; right: 30px ! important}

