HTML BODY{
background-color: #dddddd;
color: #000000;
font-family: "trebuchet ms", verdana, avantgarde, georgia, helvetica;
line-height: 1.5em;
}
P, LI{
text-indent: 2em;
}
A{
/* links are blue and underlined */
color: #0000ff;
text-decoration: underline;
}
SPAN{
/* for glossary title tips */
color: #009900;
font-weight: bold;
}
BLOCKQUOTE{
line-height: 1em; 
font-size: 0.8em;
}



