BODY {
  margin-left: 2%;
  margin-right: 2%;
  color: #000000;
  background: #ffffff;
  font-size: 40px;
  font-family: arial, helvetica, sans-serif;
}
DIV.slidebody {
  margin: 0;
  height: 275px;
  color: #000000;
}

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

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

A:link    { color: #002040 } 
A:visited { color: black }
A:active  { color: red }
A.offsite { color: #0000ff }

P.author  { 
  font-size: 24px;
  font-style: italic;
  color: #ffffff;
}

P.index {
  font-size: 24px;
  color: #000000;
}


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

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

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

EM { 
  color: #800;
}


UL, OL { 
  color: #000000;
  margin-left: 30px;
  font-size: 40px;
}

PRE, TT { 
  color: #008;
  font-weight: bold;
  font-family: "Courier New", courier, monospace;
}

HR { 
  margin-top: 5px;
  color: #000000;
/*  color: #666; */
}

HR.top {
  margin-bottom: 10px;
}

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

H1 {
  color: #000080 ;
  font-size: 48px;
  font-family: arial, helvetica, sans-serif; 
}

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

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

H2 {
  color: black;
  font-size: 38px;
  font-family: arial, helvetica, sans-serif;
}

H3 {
  color: black;
  font-size: 32px;
  font-family: arial, helvetica, sans-serif;
}  

H4 {
  color: black;
  font-size: 28px;
  font-family: arial, helvetica, sans-serif;
}


