.Main_text {
	font-family: Georgia;
	font-size: 18px;
	color: #000066;
}
.Menu_text {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.Copyright_text {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #000099;
	font-weight: bold;
}
.Dev_notes {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.Page_headings {
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
}
.Sub_headings {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #0033CC;
}
.Sub_heading_italic {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #0066FF;
}
.in_page_links {
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	color: #0099CC;
}
