.menu {
	font-family: "Comic Sans MS", Courier, "Courier New";
	font-size: medium;
	font-weight: bold;
}
.mtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	color: #800000;

}
.mbody {
	font-family: "Comic Sans MS", Courier, "Courier New";
	font-size: medium;
	color: #800000;
}
.mbbody {
	font-family: "Comic Sans MS", Courier, "Courier New";
	font-size: medium;
	font-weight: bold;
	color: #800000;
}
.pedigree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.footer {
	font-family: "Comic Sans MS", Courier, "Courier New";
	font-size: small;
	color: #800000;

}
.bfooter {
	font-family: "Comic Sans MS", Courier, "Courier New";
	font-size: small;
	font-weight: bold;
	color: #800000;
}
.mbodyul {
	font-family: "Comic Sans MS", Courier, "Courier New";
	font-size: medium;
	color: #800000;
	text-decoration: underline;

}
.mbodyIt {
	font-family: "Comic Sans MS", Courier, "Courier New";
	font-size: medium;
	color: #800000;
	font-style: italic;

}
.mbodyBlk {
	font-family: "Comic Sans MS", Courier, "Courier New";
	font-size: small;
	color: #000000;
	font-weight: bold;

}
.mbodyRed {

	font-family: "Comic Sans MS", Courier, "Courier New";
	font-size: medium;
	color: #804040;
}
