.RedStencil {
	font-family: Stencil, "Stencil BT", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FF0000;
	text-decoration: underline;
}
.BlackCooper {
	font-family: "Cooper Black", "Cooper Blk BT", Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #000000;
	text-decoration: underline;
}
