/* lemurcom.css */
/* Stylesheet for the lemur.com top-level pages */

@import "dmmcommon.css";

BODY {background-color: #00CCFF; 
      color: black}

A:link    { color: black}
A:visited { color: black}
A:hover   { color: blue}

/* exceptions */
A.surprise {text-decoration: none}    /* hide surprise links */

SUP {font-size: xx-small; font-family: sans-serif}

P.epigraph IMG {background: red}

/*
Copyright 2003, 2004 by David M. MacMillan.

Permission is granted to copy, distribute and/or modify this document 
under the terms of the GNU Free Documentation License,
Version 1.1 or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts.
A copy of the license is included in the section entitled
GNU Free Documentation License
(file "gfdl-1.1")

This work is distributed WITHOUT ANY WARRANTY;
without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU Free Documentation License for more details.

You should have received a copy of the GNU Free Documentation License
along with this work; if not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA  02111-1307, USA.

NOTICE OF DISCLAIMER OF WARRANTY AND LIABILITY:

This work is distributed "as-is," without any warranty of any kind, 
expressed or implied; without even the implied warranty of
merchantability or fitness for a particular purpose.

In no event will the author(s), editor(s), or publisher(s) of this work
be liable to you or to any other party for damages,
including but not limited to any general, special, incidental 
or consequential damages arising out of your use of or inability to use this
work or the information contained in it, even if you have been advised 
of the possibility of such damages.

In no event will the author(s), editor(s), or publisher(s) of this work
be liable to you or to any other party for any injury, death,
disfigurement, or other personal damage arising out of your use of
or inability to use this work or the information
contained in it, even if you have been advised of the
possibility of such injury, death, disfigurement, or other
personal damage.

*/

