body,p,td {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #453b26;
}
p {
	margin-top: 0px;
	margin-bottom: 7px;
}
#petcurean_description, #petcurean_description p {
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	font-family: myriad, arial;
}
#recognized_by, #recognized_by p {
	color: #645a45;
}

h1 {
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	font-stretch:extra-expanded;
	margin-top: 0px;
}

a { 
	color: #806120; 
	text-decoration: none; 
	font-weight: bold; 
}
a:hover { text-decoration: underline;  }

p.warning {
	font-weight: bold;
}
