.titleBold {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bolder;
	color: #000000;
}
.titleSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: normal;
	text-transform: none;
	font-weight: lighter;
	color: #000000;
}
.titleMedium {
	font-family: "Lucida Console";
	font-size: 14px;
	color: #000000;
}
.pageMedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.pageMediumBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.spoilery {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
}
