.center {
	text-align: center;
}
.TitleName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	background-color: #FFFFFF;
}
.PageTitle {
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	text-align: center;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	text-transform: none;
	color: #000000;
	text-align: justify;
}
.FishName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
.Bullettext {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #000066;
	text-align: left;
	display: table;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
	text-indent: 10pt;
}
.body {
	background-color: #666666;
	color: #000000;
}
.othertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: oblique;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-align: center;
	text-decoration: blink;
}
.Search {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.backtotop {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: lighter;
	text-transform: lowercase;
	color: #000000;
}
.smallwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
}

