.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #512F12;
}
.pictureborder {
	border: 1px solid #512F12;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #512F12;
	font-style: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.pawbullets {
	list-style-position: outside;
	list-style-image: url(images/pawbullet.gif);
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #512F12;
}
a:hover {
	color: #A77925;
}
a:visited {
	color: #512F12;
}
.pawbulletsspreadoutmore {

	list-style-position: outside;
	list-style-image: url(images/pawbullet.gif);
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
}
.textI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
