/* $Source: /home/johnny/html/Sacrifice/RCS/index.css,v $ */

@import url(../menu/menu.css);
body { font-family: helvetica,arial,sans-serif;
  margin-left: 12.5%; margin-right: 12.5%;
  text-align: justify; background-color: white; color: black; }
#sacrifice { font-style: italic; }
h1#index { font-size: 300%; padding: 1em;
 background-color: white; color: red;
 text-transform: uppercase; }
a:link, a:visited { text-decoration: none;
 background-color: white; color: blue; }
a:hover, a:focus, a:active { background-color: #eee;
 color: blue; }
acronym, abbr { border: none; cursor: help; }
@media print {
body { font-size: 12pt;
 margin-left: 10%; margin-right: 7.5%;
 text-align: justify; font-weight: bold; } 
}

/* $Id: index.css,v 1.10 2007/08/19 09:37:41 johnny Exp $ */

