﻿@charset "utf-8";
.TimesBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
.PupsAvailNow {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}
.breedersText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.kennelName {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.state {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #9A00C1;
}
.phoneEmail {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.endState {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #9A00C1;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #BF6000;
}
