.footer-bold
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.footer
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.body_text
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}

.resources-link
{
	color: #996633;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

.resources-link:hover
{
	text-decoration: none;
}

.body_bold_underline
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
.body_bold
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.body_small
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.body_underline
{
	text-decoration: underline;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 12;
}
.body_small_bold
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.body_small_red
{
	color: red;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.heading_bold
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.breed_link
{
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}
.breed_link:hover
{
	text-decoration: underline;
}
.back_next
{
	color: maroon;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}
.back_next:hover
{
	text-decoration: none;
}
.request_small
{
	color: #F5F5F5;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
}
.request_big
{
	color: #FED700;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
.request_big:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.request_small:hover
{
	text-decoration: none;
}
.left_nav
{
	color: #FED600;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}
.left_nav:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.page_head
{
	color: #3399CB;
	font-family: arial, helvetica, sans-serfit;
	font-size: 16pt;
	font-weight: bold;
	text-shadow: 0 0 0.05em #FED600, 0 0 0.05em #FED600;
	text-decoration: underline;
}
