.Navigation_01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC6600;
	background-color: #FFFF00;
	display: block;
	padding: 8px;
	width: 60px;
}
.Navigation_01:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CC9966;
	background-color: #FFFF66;
	display: block;
	padding: 8px;
	width: 60px;
}
.Company_Name {
	font-family: "Old English Text MT";
	font-size: 36px;
	font-weight: bold;
	white-space: normal;
	top: auto;
}
.Page_Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
