body {
font-family: Garamond, Times New Roman;
	color: #512B1E;
	background-color: #DED0AC;
	font-size: large;
	background-image: url(images/bg2.gif);
}

a:link {color: #744935}     /* unvisited link*/
a:visited {color: #150644}  /* visited link*/

h1 {
	font-family: Garamond, Times New Roman;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #512B1E;
	text-align: center;
}

h2 {
	font-family: Garamond, Times New Roman;
	font-size: x-large;
	font-weight: bold;
	color: #512B1E;
	text-align: center;
}

h3 {
	font-family: Garamond, Times New Roman;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #512B1E;
	text-align: left;
}

td {
	font-family: Garamond, Times New Roman;
	font-size: large;
	color: #512B1E;
	background-image: url(images/bg2.gif);

}

