
body { font-family: verdana, sans-serif; font-size: xx-small; text-decoration: none } 
tt   { font-weight: bold; font-size: x-small }
table tr td { font-family: verdana, sans-serif; font-size: xx-small; text-decoration: none }
ul { text-indent: 0px }
li { list-style-position: outside }
a { font-weight: bold; text-decoration: none }
a:hover { font-weight: bold; text-decoration: underline }


.header { font-size: small; font-weight: bold  }
.helpItem { font-weight: bold  }
.note { font-weight: bold  }


.var { font-weight: bold }

.overAvgCell1  { background: lightgreen; }
.avgCell1      { background: gray; }
.underAvgCell1 { background: orangered; }

.overAvgCell2  { background: gold; }
.avgCell2      { background: gray; }
.underAvgCell2 { background: peru; }

