body , h1 , h2 , h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: 600;
	color: #FFE7DA;
	background-color: #030000;
	background-image: url(a%20bite%20of%20freedom/darkbkg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
	line-height: 1.5em;
}
.style2 {color: #8D6655}

a {
	color: #FFE7DA;
}

.printonly {display:none;}
#bofFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFE7DE;
}

#bofFooter a:visited {
	color: #CFB7AE;
	decoration:none;
	}
