body { 
  font-family: Verdana, Arial, sans-serif; 
  color: #000000; 
  font-size: 8pt;
  margin: 0;
  padding: 0;
}
p,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,strong,input,select,textarea { 
  font-family: Verdana, Arial, sans-serif; 
  color: #000000; 
  font-size: 8pt;
}
p {
	line-height: 13pt;
}
i, em {
  color: Blue;
}
 
h1 { 
  font-size: 12pt; 
  color: Blue;
}
  
h2 {
  font-size: 10pt;
  color: Blue;
} 
   
h3 { 
  font-size: 8pt; 
  font-weight:bold; 
} 
  
 
a, a:link {
  font-family: Verdana, Arial;
  color: #0000FF;
  text-decoration:underline;
  font-weight:bold;
} 
  
a:visited {
  color: #0000FF;

  font-weight:bold;
} 
  
a:hover {
  color: #0000FF;
  text-decoration: none;
}

.footer {
  font-family: Verdana, Arial;
  font-size: 8pt ;
  text-align : center;
}

.icon {
	color: Blue;
	font-weight:bold;
	margin : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
form {
  margin-top : 0px;
  margin-bottom : 0px;
}

#content {
	padding-left: 10px;
}

#header {
	background: #fff url('images/header_bg.gif') repeat-x;
	position: relative;
	margin: 0;
	padding: 0;
	height: 134px;
}

#header_links {
	position: absolute;
	font-size: 10pt;
	top: 70px;
	left: 500px;
}

#header_links a {
	color: #fff;
}

#nav {
	width: 165px;
	background: #fff url('images/nav_bg.gif') left top repeat-y;
}

#nav td a {
	font-family: Arial, sans-serif;
	display: block;
	width: 165px;
	height: 22px;
	margin: 2px 0;
	color: #fff;
	padding: 4px 3px 4px 0;
	text-align: right;
	background: transparent url('images/nav_button.gif') 0 0 no-repeat;
	text-decoration: none;
}
#nav a:hover {
	color: #CCCCCC;}
#contactEmail {
	font-size: 7pt;
	color: #666666;
	margin-top: 5px;}
#contactEmail a {
	color: #006699;
	text-decoration: underline;}
#contactEmail a:hover {
	text-decoration: none;}
.petName a {
	font-size: 14px;
	font-weight: normal;}
.petName {
	border-bottom: 1px solid #CCCCCC;
	}
