.blueback {
	background-color: #211D74;
}
.nav {
	font-family: "Blackadder ITC";
	font-size: 24px;
	color: #FFFFFF;
}
.border {
	border: thin solid #FF9900;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.blue {
	background-color: #211D74;
}
.gold {
	background-color: #FF9900;
}
.ltblue {
	color: #000000;
	background-color: #A6A6F7;
}
.white {
	color: #FFFFFF;
}
.indent {
	padding-left: 10px;
}
.nounderline {
	color: #000066;
	list-style-type: none;
	list-style-image: url(images/bullet.jpg);
}
.centerindent {
	text-indent: 125px;
}
.burgandy {
	color: #990000;
}

