@charset "utf-8";
/* CSS Document */

body {
	background-color: #E9DCC4;
}
.Ribbon {
	background-color: #A67A44;
}
.Menu2 {
	color: #FFF;
	background-color: #7e1f1d;
	font-weight: bold;
	text-align: center;
	font-size: x-large;
}
.Menu1 {
	background-color: #fdf4e5;
	color: #2A1F55;
	font-weight: bold;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
.Menu4 {
	color: #FFF;
	background-color: #988064;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	link:COLOR: #FFF;
}
.SubHeading {
	font-size: 18px;
	color: #FFF;
	background-color: #7F0000;
	font-family: "Arial Black", Gadget, sans-serif;
}
.CenterHeading {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.darkcell {
	color: #FFF;
	background-color: #988064;
	text-align: left;
}
A.Menu4.active {
	color: #FFF;
	text-decoration: none;
}
A.Menu4:hover {
	color: #FFF;
	text-decoration: none;
}
A.Menu4.visited {
	color: #FFF;
	text-decoration: none;
}
A.Menu4.link {
	color: #FFF;
	text-decoration: none;
}
