Listing of onepage.css
body { background: white;
align: center;
width: 700;
font-family: Lynn Serif, Times;
font-size: 11pt }
div.topnav { margin-bottom: 20;
height: 20; }
div.slidebody { margin-left: 10;
margin-top: 0;
margin-bottom: 0; }
div.tocbody { margin-left: 50;
margin-bottom: 100;
text-align: center; }
div.tocnav { }
div.endbody { text-align: center; }
div.endnav { }
p.end { text-align: center;
margin-left: 225;
margin-right: 225;
margin-top: 150;
margin-bottom: 0;
background: violet; }
h1 { text-align: left;
font-size: 110%;
margin-left: 5;
color: black;
}
h2 { text-align: left;
font-size: 100%;
margin-left: 5;
color: black;
}
h3 { text-align: left;
font-size: 90%;
margin-left: 5;
color: black;
}
h4 { text-align: left;
font-size: 90%;
font-style: normal;
margin-left: 5;
color: black;
}
h1.toc { text-align: left;
margin-left: 5;
font-size: 110%;
color: black;
}
span.slidenum { font-size: 90%;
font-style: normal;
color: black;
display: inline; }
p.toctitle { font-size: 140%;
font-weight: bold;
text-align: center;
color: black }
p.tocauthor { font-size: 110%;
color: black;
margin-top: 50}
p.tocevent { font-size: 110%;
color: black;
margin-top: 50}
p.tocdate { font-size: 110%;
color: black;
margin-top: 50}
a.start { color: purple;
background: cyan;
font-weight: bold;
text-decoration: none }
pre { margin-left: 20;
font-size: 10pt;
font-family: Lynn Sans Mono, Arial }
ul>li { width: 450;
margin-top: 12 }
ul>ul>li { width: 450;
margin-top: 2 }
li.toc { color: blue; }
table { width: 100%; }
th { font-size: 90%; }
td { vertical-align: top; font-size: 90%;}
td.clear { background: white; }
td.start { background: white; }
td.prev { background: red;
text-align: center;
width: 30 }
td.next { background: red;
text-align: center;
width: 30 }
a.slidenav { color: white;
font-size: 80%;
padding-bottom: 3;
text-decoration: none }
td.crumbs { text-align: center;
background: #cdcdcd;
color: yellow;
font: 60% sans-serif; }
a.crumb { text-decoration: none }
td.index { text-align: center;
background: #cdcdcd;
color: purple;
font-size: small }
table { border: 1 }
td.col0 { color: black }
td.col1 { }
code { color: black; }
dt { color: black;
margin-top: 5pt }