body {
  font-size: 90%;
  background-color: transparent;
  color: #000;
  font-size: 90%;
  font-family: Arial, sans-serif;  
}

table { font-size: 100%; }

div.exotics_content img { margin:0 0 0 25px; }

div.exotics_content { text-align:left; }


ul.pet_types {
	position:relative; 
	font-size: 140%;
	text-align:right;
	list-style-type: none; 
	margin-left: -40px;
}

ul.pet_types li { padding:22px 0 0 0; }

ul.pet_types li a {
	font-weight: bold;
}

ul.pet_types li a:hover { text-decoration:underline; }

h1.VEP_page_heading {
  font-size: 1.5em;  
  font-weight: bold;
  margin: 0 auto 24px;
}

h1#VEP_page_heading {
  font-size: 1.5em;  
  font-weight: bold;
  margin: 0 auto 24px;
}


div.VEP_nav_links { margin: 12px auto; }

div.VEP_nav_links a {
  font-weight: bold;  
  color: #00F;
}

ul.VEP_articles {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}


ul.VEP_articles li {
  margin-bottom: 8px;
}