body {
  background-color: transparent;
  color: #000;
  font-family: Arial, sans-serif;  
}

div.SMVH_main_content {
  text-align: center;
}
table.main_layout td {
  text-align: center;
  vertical-align: middle;
}

table.main_layout td.links {
  padding-right: 36px;
}

ul.pet_types {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}

ul.pet_types li {
  margin-bottom: 16px;
  font-size: 140%;
  font-weight: bold;
}

ul.pet_types li a {
  color: #669;
  text-decoration: underline;
  font-weight: bold;
}


.SMVH_main_content {
  text-align: center;
}

.intro {
  text-align: left;
}

table { font-size: 100%; }

div.exotics_content img { margin:0 0 0 25px; }


ul.pet_types {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
} 

h1.VEP_page_heading {
  font-size: 1.5em;  
  font-weight: bold;
  margin: 0 auto 24px;
}

h1#VEP_page_heading {
  font-size: 100%;  
  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;
}
