BODY { color: #000000; background: #FFFFFF; font-size: 110%; font-family: sans-serif; }

.norm { color: black; background: white; font-weight: normal; font-size: 100% }

ul.b { list-style: disc outside; border: ridge red; padding-top: .7em; padding-bottom: .7em;
         color: black; background: #eeeeff; font-weight: bold; font-size: 100%; }

.bh  { font-weight: normal; color: red; background-color: white; }

ol.b { list-style: number outside; border: ridge red; padding-top: .7em; padding-bottom: .7em;
         color: black; background: #eeeeff; font-weight:bold; font-size: 100%; }

pre  { border: outset blue; padding: 1em; color: black; background: #eeeeee; font-weight:bold; font-size: 100%}
.pg  { color: black; background: #eeeeee; font-weight: bold; font-size: 80%}
.pgs { color: black; background: #eeeeee; font-weight: bold; font-size: 80%; }
.pg2 { color: white; background: black; font-weight:bold; font-size: 100%}

.oper1 { color: red; background: yellow; font-weight:bold; font-size: 110% }

.hi  { font-weight: bold; color: red; background-color: white; }
.hi2 { font-weight: bold; color: blue; background-color: white; }
.hi3 { font-weight: bold; color: red; background-color: lightgray;}

.yt { background: #ffffdd; font-size: 100%; }
.st { background: #ffefff; font-family: times; font-size: 80%; }
.yt2 { background: #ffeeff; }

h1.title { font-size: 180% }


/* Crossword puzzle */
.cwb { color: black; background-color: black }
.cwt { border: solid green }
.cww { color: black: background-color: white; font-size: 30%; text-align:left; vertical-align: top;
       height: 38px; width:38px; padding-top:0; }
.cwc { font-size: 80%;  }

/* Stupid Math Tricks */
p.math { color: black; background: #ffeeee; font-family: system; font-size: 120%; }
