.maintext {
	font-family: "Calligraph421 BT";
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bolder;
}
.pedigreetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 2px;
	font-weight: normal;
}

.forms1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #450965;
	background-color: #F5E1FD;
	width: 350px;
	border: thin solid #3B095A;
}
.catshead {
	font-family: "Calligraph421 BT";
	font-size: 30px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: underline;
}
.pedhead {

	font-family: "Calligraph421 BT";
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: none;
}
.catsheadpurple {
	font-family: "Calligraph421 BT";
	font-size: 24px;
	color: #8C27AB;
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
.catsheadpurplesm {

	font-family: "Calligraph421 BT";
	font-size: 18px;
	color: #8C27AB;
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
.pedigreetextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF0000;
	letter-spacing: 2px;
	font-weight: bold;
}
.pedigreetextname {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 2px;
}
.pedigreetexgreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #009900;
	letter-spacing: 2px;
	font-weight: bold;
}
.pedigreetextpurple {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #7D189C;
	letter-spacing: 2px;
	font-weight: bold;
}

