body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #006600;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a:link {
	color: #000000;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a.red {
	color: #CC0000;
}
a:visited.red {
	color: #CC0000;
}
a:hover.red {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
#header h1 {
	background: url(images/vfcLogo.gif) no-repeat center top;
	height: 107px;
	width: 450px;
}
#header h1 span {
	display:none;
}
h2 {
	font-size: large;
	font-weight: normal;
}
h3 {
	font-size: small;
	color: #CC0000;
}
.white {
	color: #FFFFFF;
}
p {
	line-height: 150%;
}
li {
	line-height: 150%;
}
.xsmall {
	font-size: x-small;
}
.super {
	top: 5px;
}
.quote {
	font-size: medium;
	text-align: center;
}
.red {
	color: #CC0000;
}
h1 {
	font-size: x-large;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
}
.superscript {
	vertical-align: super;
}
.padBottom {
	margin-bottom: 20px;
	margin-right: 20px;
}
.sm_animal_table {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top: #006600;
	border-right: 1px solid #006600;
	border-bottom: #006600;
	border-left: #006600;
}
.padL {
	padding-left: 20px;
	padding-top: 20px;
	border: #006600;
}
td {
	border: #006600;
}
hr {
	color: #006600;
	width: 90%;
	text-align: center;
}
.noPadTop {
	margin-top: 0px;
	padding-top: 0px;
}
.small {
	font-size: small;
}
.PadR {
	padding-right: 20px;
}
.margin-left {
	margin-left: 20px;
}
ul {
	padding-left: 40px;
	margin-left: 40px;
	list-style-position: inside;
}
.noPadTopBottom {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
