.page-title {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bold;

}
.body-small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;

}
.body-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.picture-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF0000;
}
