BODY {
  margin-left: 2%;
  margin-right: 2%;
  color: black;
  background: white;
  background-position: top right;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-image: url(ilrt.png);
  font-size: 36px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

DIV.slidebody {
  margin: 0;
}

TD {
  font-size: 36px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

P {
  font-size: 36px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

SMALL {
  font-size: small;
}
IMG {
  border: 0;
}

EM { 
  color: red;
}

STRONG, B {
  font-family: sans-serif;
  color: #000085;
  background-color: white;
}

CODE {
  margin-left: 5%;
  margin-right: 20px;
  font-size: 80%;
  font-weight: bold;
  font-family: "Courier New", courier, monospace;
}

DIV.author  { 
  font-size: 16px;
  font-style: italic;
}

P.author  { 
  font-size: 16px;
  font-style: italic;
}

P.index {
  font-size: 16px;
  color: black;
}

P.top { 
  margin-top: 5px;
}

BLOCKQUOTE {
  font-style: italic;
  margin-left: 5%;
  margin-right: 5%;
  color: #550055;
}

BLOCKQUOTE SPAN.attribution {
  font-style: normal;
  font-weight: bold;
}

PRE, TT { 
  font-size: 60%;
  font-weight: bold;
  font-family: "Courier New", courier, monospace;
}

HR { 
  margin-top: 5px;
  color: #ffffe8;
}

HR.top {
  margin-bottom: 10px;
}
HR.bottom {
  margin-top: 0.4em;
  clear: both;
}

H1 {
  color: #000085;
  font-size: 32px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1.slide { 
  margin-top: 10px;
  font-weight: bold;
}

H1.slidelist { 
  text-align: center;
  font-size: 22px;
}

H2 {
  color: #000085;
  font-size: 26px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

H3 {
  color: #000085;
  font-size: 22px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}  

H4 {
  color: #000085;
  font-size: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.NORMAL {
  font-size: 12px;
}

