BODY { font-size: 24px; font-family: "Arial", "helvetica", "sans-serif";     
    color: #ffffff; background: #000060; margin-left: 10%; margin-right: 10%;     
    background: #000060 url(cranlogo.gif);     
    background-attachment: fixed;         
    background-repeat: no-repeat;     
    background-position: top right}

/* DIV.slidebody { margin: 0; height: 275px; } */
SMALL { font-size: 90%; }
BIG { font-size: 120%; }
IMG { border: 0; }
CODE { color: #FF9; font-weight: bold;     font-family: "Courier New", courier, monospace; }
A:link { color: #ffffe8 }
A:visited { color: #eeffee }
A:active { color: red }
A.offsite { color: #ffff00 }
P.author { font-size: 80%; font-style: italic; }
P.top { margin-top: 0.5em; margin-bottom: 0em; }
BLOCKQUOTE { font-style: italic; margin-left: 5%; margin-right: 5%;     color: #eeffee; }
BLOCKQUOTE SPAN.attribution { font-style: normal; font-weight: bold; }
EM { color: #ff9; }
UL, OL { margin-left: 30pt; color: #ffffff; margin-top: 0.5em;     margin-bottom: 0.5em }
UL UL, UL OL, OL UL, OL OL { font-size: 90%; }
DL P, UL P, OL P, DL OL, DL UL, DL DL, OL OL, OL DL, OL UL, UL DL, UL OL, UL UL     { margin-top: 0; margin-bottom: 0; }
PRE, TT { color: #FF9; font-weight: bold;     font-family: "Courier New", courier, monospace; }
PRE SPAN.keyword /* Inside PRE, use SPAN.keyword, SPAN.comment and SPAN.string to highlight features of code */     { color: #FAA; }
PRE SPAN.comment { color: #AFA; font-weight: normal; font-style: italic; }PRE SPAN.string { color:#AAF;}
HR { margin-top: 0.2em; color: #ffffe8; }
HR.top { margin-bottom: 0.4em;  }
HR.bottom { margin-top: 0.4em;  }
H1 { color: yellow ; font-size: 200%; font-weight: bold; margin-top: 1.7em;  padding-top: 10px;  font-family: arial, helvetica, sans-serif; }
H1.slide { font-weight: bold; font-size: 30px;     margin-top: 1.5em /* Workaround, the 120% above should've been enough */;     margin-bottom: 0.5em }
H1.slidelist { text-align: center; font-size: 80%; }
H2 { color: white; font-size: 100%; font-family: arial, helvetica, sans-serif;     }
H3 { color: white; font-size: 80%; font-family: arial, helvetica, sans-serif; }
H4 { color: white; font-size: 70%; font-family: arial, helvetica, sans-serif; }
