body       { background: url(../gif/tan.jpg);
             background-color: #ffffff }

h1         { text-align: center;
             font-style: italic;
		     color: #0000a0 }

h2         { text-align: center;
             font-style: italic;
		     color: #0000a0 }

h3         { color: #ff0000 }

h4         { color: #800000 }
			 
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 }

p, li      { font-size: 97% }

address    { text-align: center;
             font-weight: bold;
			 font-style: italic;
			 font-size: 80%;
			 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 }
			 
.aside     { font-style: italic;
             font-size: 85%;
			 margin-left: 5% }

.banner    { text-align: center;
             font-size: 110% }
			 
.blog      { font-size: 80%;
             margin-left: 10%;
			 margin-right: 5%;
			 font-style: italic;
			 font-family: Arial, Sans-serif }

.date      { font-style: italic;;
             font-family: Arial, Sans-serif;
             font-weight: bold;
             margin-left: 15pt;
			 font-size: 90%;
		     color: #0000a0 }

.era       { text-align: center;
             font-size: 85% }
			 
.search    { text-align: right;
             font-size: 90%;
			 font-style: italic;
			 font-weight: bold }

.lhead     { list-style-type: none }

.book       { text-decoration: underline }

.cross      { font-family: Arial, Sans-serif }
