@charset "utf-8";
/* CSS Document */

.page_title {
	color: #9B0000;
	font-size: 22px;
	font-weight: bold;
}
.page_description {
	color: #333333;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.content {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Calibri;
}
.text_small {
	font-family: Calibri;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}


.title_1 {
	color: #9B0000;
	font-size: 18px;
	font-family: Calibri;
	font-weight: bold;
}

.title_2 {
	color: #9B0000;
	font-size: 16px;
	font-weight: bold;
}
.title_3 {
	color: #9B0000;
	font-size: 14px;
	font-family: Calibri;
	font-weight: normal;
}
.style1 {
	font-size: 18px;
	color: #003300;
	font-family: Calibri;
}
.style3 {color: #FF0000; font-size: 15px;}



.top {
	color: #9B0000;
	font-size: 18px;
	font-family: Calibri;
	font-weight: normal;
}


.footer1 {
	color: #003300;
	font-size: 12px;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
}
.footer2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Calibri;
}


.BrdrTable {
	border: thin groove #999966;
}

.DogFoodTable {
	font-family: Calibri;
	color: #000000;
	font-size: 13px;
	border: .5px solid #B6C5AF;
	padding: 0px;
	font-weight: normal;
}
