/* CSS Document */

.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	color: #99CC66;
	font-weight: bolder;
	letter-spacing: .25em;
}

body {
	margin:0px; font-family:serif; font-size:12pt; color:#543503
	
	
}
.normal      { font-family: Times New Roman; font-size: 12pt; color: #663300 }
a:link {
	color: #996633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc6600;
}
a:hover {
	text-decoration: underline;
	color: cc6600;
}
a:active {
	text-decoration: none;
	color: 9966cc;
}
.footer      { font-family: Times New Roman; font-size: 11pt; color: #BDA14C }
.quote       { font-family: Times New Roman; font-size: 12pt; color: #BDA14C; font-style: 
               italic }
.animalname  { font-family: Times New Roman; font-size: 13pt; color: #663300; font-style: 
               bold }

.copyright      { font-family: Times New Roman; font-size: 9pt; color: #BDA14C }