.navigation {
	font-family: "BankGothic Md BT";
	font-size: 18px;
	line-height: 24px;
	font-weight: bolder;
	color: #000066;
	font-style: normal;
	text-decoration: underline;
	background-color: #666666;
	display: block;
	padding: 8px;
	width: auto;
	border: 5;
	border-bottom-color: #0000FE;
}
.bullet_txt {
	font-family: "BankGothic Md BT";
	font-size: 24px;
	font-style: oblique;
	color: #999999;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #333333;
}
.heading2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #666666;
}
.text1 {
	font-family: "Century Gothic";
	font-size: 36px;
	color: #333333;
	font-style: oblique;
}
.text2 {
	font-family: "Franklin Gothic Book";
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.back_logo {
	background-image: url(images/back_logo.PNG);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center;
}
