body {font-family: Georgia, Times New Roman, Times, serif;
      color: black; background-color: white; 
      background-image: url(images/parch.jpg);
	  text-align: left;
      scrollbar-base-color: crimson; 
	  scrollbar-arrow-color: gold; 
	  scrollbar-track-color: #ffffcc}
h1, h2, h3  { font-weight: bold; color: red}
h4, b, i, strong, em   { color: red}
acronym {color:blue;}
.sidebar {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	font-variant: normal;
}
.toc {background-image: url(images/purple.gif); background-repeat: repeat;}
.toc p {font-size: small; color: white;}
.toc a {font-weight: bold; color: gold;}
.toc p:hover {
	background-image: url(images/crimson.gif);
	background-repeat: repeat;
	font-size: small;
	color: white;}
.toc a:hover {background-image: url(images/gold.gif);
	background-repeat: repeat; color: crimson;}
