.birchwood {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(images/backtile.jpg);
	font-weight: bold;
}
.birchwoodunbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(images/backtile.jpg);
	font-weight: normal;
	font-style: italic;

}
