body {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #000000;

}

.small {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #000000;

}

.medium {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-weight: bold;
	color: #000000;


}

.big {
	font-family: "Book Antiqua";
	font-size: 18px;
	font-weight: bold;
	color: #000000;

}

.xbig {
	font-family: "Book Antiqua";
	font-size: 24px;
	color: #000000;
	line-height: 30px;
	font-weight: normal;


}

.justified {
	font-family: "Book Antiqua";
	text-align: justify;
	font-size: 14px;
	color: #000000;

}
.xsmall {
	font-family: "Book Antiqua";
	font-size: 10px;
	color: #000000;
}
.smallcentered {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.mediumnonbold {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.smallitalic {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
.yellowcell {
	background-color: #FFFF80;
}
.blackcell {
	background-color: #000000;
}
.greencell {
	background-color: #004000;
}
.mediumnonboldBLACK {

	font-family: "Book Antiqua";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.smallBLACK {

	font-family: "Book Antiqua";
	font-size: 14px;
	color: #000000;
}
.justifiedBLACK {

	font-family: "Book Antiqua";
	text-align: justify;
	font-size: 14px;
	color: #000000;
}
.mediumBLACK {

	font-family: "Book Antiqua";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.mediumnonbolditalic {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-style: italic;

}
.mediumItalic {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-style: italic;

}
