@charset "utf-8";
/* CSS Document */

.pageheader {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #060;
}
.StandardText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
}
.MustReserve {
	font-size: 18px;
	font-weight: bolder;
	color: #900;
}
