@charset "utf-8";
/* CSS Document */

p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	line-height: 20px;
	padding: 3px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: circle;
}
.Species_name {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
}
.bulltetpoints {
	list-style-position: outside;
	list-style-type: circle;
}

.navigation {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #009933;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
	display: block;
	padding: 8px;
	width: 140px;
}.heading1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.p_italics {
	font-style: italic;
}
.bullet {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.BPG_Byline {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.Main_Heading_Broadway {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.Single_space {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 0;
}
