Here is the linked stylesheet demod.css used for some pages in the demo.
body {background:#ffffff;
color:#000080;
font-family:"Comic Sans MS","Times New Roman",serif;
font-size:90%;}
h1 {color:maroon;
font-family:Harrington, script;
font-size:150%;}
h2 {color:maroon;
font-family:"Comic Sans MS", Courier;
font-size:133%;}
h3 {color:teal;
font-family:"Comic Sans MS", Helvetica, sans-serif;
font-size:100%;}
h3.second {color:#004F4F;
font-family:"Comic Sans MS", Helvetica, sans-serif;
font-size:120%;
background:#00BDBD;
text-align:center}
td {background:#ffffff;
color:#000080;
font-family:"Comic Sans MS",Times New Roman,serif;
font-size:90%;}
span.red {background:red}
span.red2 {background:red;color:#D4D8E4}
.graytext {text-color:#C0C0C0}
.topic {color:maroon;
font-size:90%;
font-family:"Comic Sans MS", Helvetica, sans-serif;
font-weight:700;
}
.contents {font-size:80%;
font-family:Arial, Helvetica,sans-serif;
font-weight:bold;
margin-left:10px;
width:100}
span.inicap {font-size:133%}
#times {font-family:"Times New Roman", Times, serif;}
spansyntax {font-family:"Letter Gothic",Arial, Helvetica, sans-serif;
font-size:90%;}
span.codeback {background-color:LightBlue;
font-family:"Letter Gothic",Arial, Helvetica, sans-serif;
font-size:90%;
line-height:250%;}
hr {color:maroon;}