.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #B95210;
	text-align: center;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #B95210;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #B95210;
}
li {
	color: #B95210;
}
a {
	color: #1757A1;
}
.bodyTable {
	background-image: url(file:///C|/Documents and Settings/Cindy Carlson/My Documents/My Web Sites/images/bodyBackground.jpg);
	background-repeat: no-repeat;
}
