/* For use in 632 web site pages. */
  BODY {background-color:C0D0E6} /*  *Very* gentle blue */
  BODY {BACKGROUND-IMAGE:URL(http://www.cs.gmu.edu/~offutt/classes/632/lblue047.gif)}
 P{text-align:justify}
 LI{text-align:justify}
 A:hover {background:white}
 .noteI {color:red}
 .noteII {color:red; font-weight:bold}
 .noteIII {color:red; font-weight:bold; font-style:italic; text-decoration:underline}
 .noteIV {color:red; font-style:italic; font-weight:bold}
 .noteV {color:red; font-style:italic; font-weight:bold; background:yellow}
 .noteVI {font-weight:bold; text-decoration:underline}
 .noteVII {color:red; font-style:italic}
 .big {font-size:110%}
 .small {font-size:90%}
 .head {font-size:150%; font-weight:bold; text-align:center}
 .offsite {font-size:90%; font-style:italic; font-family:"comic sans ms"}
 .commands{font-family:helvetica;color:green;font-weight:bold;font-size:90%}

