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

h1 {
font-size: 25px;
text-align: left;
margin-bottom: 0px;
color: #000000;
}

h2 {
font-size: 17px;
font-style: italic;
text-align: left;
margin-top: 30px;
margin-bottom: 5px;
color: #7d7c79;
}

p {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
line-height: 17px;
text-align: left;
margin-bottom: 5px;
text-align: justify;
}

p.center {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
line-height: 17px;
margin-bottom: 10px;
text-align: center;
}

p.brown-center {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
line-height: 17px;
margin-bottom: 10px;
text-align: center;
color: #815a21;
}

p.brown-left {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
line-height: 17px;
margin-bottom: 10px;
text-align: left;
color: #815a21;
}

.page-title {
padding-left: 30px;
padding-right: 30px;
padding-top: 0px;
height: 30px;
overflow: auto;
}

.middle {
padding: 30px;
padding-top: 15px;
text-align: center;
height: auto;
overflow: auto;
}

.left {
padding: 30px;
padding-top: 0px;
padding-right: 0px;
height: auto;
overflow: auto;
}

a:link {
	text-decoration: none;
	color: #815a21;
}
a:visited {
	text-decoration: none;
	color: #815a21;
}
a:hover {
	text-decoration: underline;
	color: #815a21;
}
a:active {
	text-decoration: none;
	color: #815a21;
}

a.pedigree:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	color: #7d7c79;
}
a.pedigree:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	color: #7d7c79;
}
a.pedigree:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	text-decoration: underline;
	color: #7d7c79;
}
a.pedigree:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	color: #7d7c79;
}
.cat-names {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	color: #7d7c79;
}
.pedigree {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	color: #7d7c79;
}

.siteby {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	margin-top: 5px;
	text-align: center;
	color: #000000;
	}
	
a.siteby:link {
	text-decoration: none;
	color: #000000;
}
a.siteby:visited {
	text-decoration: none;
	color: #000000;
}
a.siteby:hover {
	text-decoration: underline;
	color: #000000;
}
a.siteby:active {
	text-decoration: none;
	color: #000000;
}
