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

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #4C2E0B;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #4C2E0B;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #4C2E0B;
	font-weight: bold;
	text-align: center;
}
.FooterText {
	font-size: 9px;
	color: #4C2E0B;
}
.PedigreRedBold {
	font-weight: 400;
	color: #F00;
	font-size: 14px;
}
h4 {
	font-size: 22px;
	text-align: center;
	letter-spacing: .1em;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #5E3C10;
}
.PedigreeHeadCopy {
	font-size: 18px;
	color: #5E3C10;
	text-align: center;
}
.PedigreeDogName {
	font-size: 14px;
	font-weight: 400;
}
.PedigreeDetail {
	font-size: 13px;
	color: #333;
}
