body {font:16pt 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;}
p {line-height:130%;}
p.small {line-height:100%;}
li {margin:2ex 0;}
.small li {margin:.5ex 0;}
.title li {text-indent:-5ex; padding:0.75; margin:0.75ex 0;}
table {font-size:15pt; color:blue;}
table.red {font-size:15pt; color:red;}
.equation {color:blue;}


/* comments go in blocks like this */

/* the general format is like the above; <tags> {<attributes>}
usually you have one tag, though to separate them, use a comma.
attributes are separated by semi-colons, and follow the general formula:
  attribute:value; */

/* to add the <link ...> tag to documents, run add_style.sh <list of files> 
i.e., ./add_style.sh class02/*html
or, ./add_style.sh class02/first.html class02/second.html class03/third.html */
