.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #39735A;
}
.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #400000;
	line-height: normal;
}
.title3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #39735A;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #400000;
	font-weight: bold;
}
.fine {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #400000;
}
.background {
	background-image: url(images/bgwood.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}

