@charset "utf-8";
/* CSS Document */

p {
	font-family:Times New Roman, serif;
	font-size: 12px;
	line-height:1.75em;
	color:#000000;
	}	
	
.Enlarge {
	font-size: medium;
	color: #000000;
	font-weight: bold;
	font-family:Times New Roman, serif;
	color: 000000;
	text-align:center;

}

.animalName {
	font-family:Times New Roman, serif;
	font-size: 24px;
	}

h1 {
	font-family:Times New Roman, serif;
	color: #000000;
	font-size: large;
	font-weight: bold;
}

a {
	color: #0000FF;
	text-decoration: underline;
}

.stats {
	font-family:Times New Roman, serif;
	font-size: medium;
	font-weight:bold;
	color: #000000;
	text-align:left;
	vertical-align:top;
	margin:10px;
	text-transform:uppercase;
}	

.statsDetails {
	font-family:Times New Roman, serif;
	font-size: small;
	font-weight:bold;
	color: #000000;
	text-align:left;
	text-transform:uppercase;
	line-height:1.25em;
	margin: 0 0 0 40;
}	


.links {
	font-family:Times New Roman, serif;
	font-size: small;
	color: #000000;
	margin:5px;
	text-transform:uppercase;
	}


.logos {
	font-family:Times New Roman, serif;
	color:#666666;
	font-size: small;
	text-align:center;
	text-transform:uppercase;
	line-height:1.15em;
		}		

.back {	
	font-family:Times New Roman, serif;
	color:#000000;
	font-size: small;
	text-align:left;
	text-transform:uppercase;
	}		
