body { font-family: Helvetica, Arial, sans-serif; color: #000000; background-color: #669999; font-size: 10pt }

h1, h2, h3   { text-align: left; font-weight: bold }
h1           { font-size: 150%; color: #990000 }
h2           { font-size: 115%; color: #990000 }
h3           { font-size: 105%; color: #336699 }
h4           { font-size: 95%; color: #000080 }

code         { font-family: courier; font-weight: bold }
tt           { font-family: courier }
em           { font-style: normal; color: #cc0000 }

a { text-decoration: none }
a:visited    { color: #0000ff }
a:link       { color: #0099ff }
a:active     ( color: #990000 }

/* because of the way Firefox handles style sheets, the styles below need to be
   copy and pasted into the style section of each assignment page (i.e., p1.html, hw1.html) */
h1, h2 { margin-top:0; margin-bottom:-10 }
table.page   { align: center; width: 100%; border: no }
p.navigation { font-size: 70%; color: #990000 }
p.sectionDesc { font-size: 90%; font-weight: bold; color: #000080 }
.subtitle { font-size: 70%; font-weight: normal; color: #336699 }
.headerBG { background-color: #ffffcc }
.standoutBG { background-color: white }
.regBG { background-color: #e2ffe2 }
.bottomStyle { font-size: 70%; color: #FFFFFF}
.reg { font-size: 90% }
