body       { background: url(../gif/gray.jpg);
             background-color: #ffffff }

h2         { text-align: center;
             font-style: italic;
		     color: #ff0000 }

address    { text-align: center;
             font-style: italic;
             font-weight: bold;
			 font-size: 84%;
			 color: #800000; 
			 margin-bottom: 24pt;
			 font-family: Arial, Sans-serif;
			 margin-left: 26%;
			 margin-right: 26%;
			 border-style: solid;
			 border-color: #800000;
			 border-width: 2px 0px 0px 0px;
			 padding-top: 6px }

h4         { font-family: Arial, Sans-serif;
             font-style: italic;
			 font-size: 94%;
			 color: #800000 }

p, li      { font-size: 97% }

sup        { font-size: 70%;
             vertical-align: super;
			 line-height: 100%;
			 text-decoration: none }
		 
a:link     { color: #800000;
             text-decoration: none }

a:visited  { color: #800000;
             text-decoration: none }

a:hover    { color: #800000;
             text-decoration: underline }
			 
a[name]:hover    { color: inherit;
                   text-decoration: inherit }

.aside     { font-style: italic;
             font-size: 88%;
			 margin-left: 5% }

.chat      { font-style: italic;
             font-size: 98%;
			 margin-left: 5% }

.biblio     { font-size: 85% }

.literal    { font-size: 91%;
              margin-left: 10%;
			  font-family: Courier, "Courier New", monospace }

.earth      { color: #45789e }

.book       { text-decoration: underline }

.cross      { font-family: Arial, Sans-serif }

.slides     { text-align: center;
             font-style: italic;
             font-weight: bold;
			 font-size: 88%;
			 color: #800000;
			 font-family: Arial, Sans-serif }

