html {
	background-color: #000066;	
}
body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #000000;
	letter-spacing: 1pt;
}
table {
	border-collapse: collapse;
}
td.body {
	background-color: #EEEEEE;
	text-align: left;
}
td.topboundary {
	background-image: url(images/PETS_Banner.png);
	text-align: left;
}
td.botboundary {
	background-color: #333333;
	text-align: center;
}
td.menu {
	background-color: #BBBBBB;
	text-align: center;
}
p {
	line-height: 1.3;
	margin-left: 25pt;
}
p.list {
	margin-left: 50pt;
}
p.error {
	color: #990000;
}
font.h1 {
	font-size: 36pt;
	color: #CCCCCC;
	font-weight: bold;
	text-align: left;
}
font.h2 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #CCCCCC;
}
font.h4 {
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	text-indent: 5px;
}
font.h6 {
	font-size: 8pt;
	text-align: center;
	color: #CCCCCC;
}
font.menu {
	font-size: 11pt;
	color: #333333;
}
h3 {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	color: #000099;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
}
img.portrait {
	border: thin;
	border-color: #333333;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a.contact {
	color: #CCCCCC;
	text-decoration: none;
}
a.contact:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.menu {
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
	background-color: #BBBBBB;
}
a.menu:hover {
	color: #BBBBBB;
	text-decoration: none;
	background-color: #333333;
}
a.val {
	color: #990000;
}
