h1 {
	font-family: CaslonNo540SwaD;
	font-size: xx-large;
	color: #522A0B;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #2E7320;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #522A0B;
	display: inline;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #924B29;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	color: #924B29;
	font-size: medium;
}

 body {
	background-image: url(images/bckgrnd4sandpaper.jpg);
	background-repeat: repeat;
}


i {
	font-size: x-large;
	
}




em {
	font-style: italic;
}


hr {
	color: #005301;
	width: 80%;
}


td {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #005301;
	display: inline;
}
a:hover {
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: #1E2C6A;
}
a:visited {
	color: #2D9F53;
	font-style: normal;
}
table {
	background-color: White;
}


