/*CSS style sheet for Maryland Birds page*/
body {
	background-color: #F7E2CC;
	margin-left: 10px;
	margin-top: 0px;
}
.contents_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.contents_title {
	font-family: Georgia, Times, serif;
	font-size: large;
	font-style: italic;
	color: #000000;
}
.general_title {
	font-family: Georgia, Times, serif;
	font-size: x-large;
	font-style: italic;
	color: #333333;
}
.general_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #5500AA;
}
.hyperlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
.title {
	font-family: Georgia, Times, serif;
	font-size: large;
	color: #000000;
	font-style: italic;
}
.update {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;

