.bannerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FC1253;
	font-style: italic;
	line-height: normal;
	text-align: center;

}
body {
	background-image: url(../images/backgrounds/FlagatAngleBkgrnd1.gif);
	background-repeat: repeat-x;
	margin-top: 160px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;



}
.BottomNavText {
	font-family: "Times New Roman", Times, serif;
	font-size: .9;
	color: #0066FF;
	font-weight: bolder;
	text-align: center;
	font-style: normal;
	padding-right: .4em;
	white-space: normal;

}
.QuatationText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9;
	font-style: normal;
	font-weight: bold;
	color: #03F;
	word-spacing: .3em;
	text-align: center;
}

