.f1 {
	font-family: "Book Antiqua";
	font-size: 14px;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
}
.f2 {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.h1 {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
}
