body {
	font-family: Arial;
}

.title {
	font-family: Times New Roman;
	font-size: 22pt;
	color: #ece9d8;
}

.lgCaps {
	font-size: 48pt;
}

.style1 {
	color: #ffffff;
}

.style2 {
	font-size: 16pt;
}

.style3 {
	background-color: #000000;
}

.menuStyle {
	font-size: 14pt;
}

.bold {
	font-weight: bold;
}

.hand {
	cursor: pointer;
}

.vert {
	glyph-orientation-vertical: 0 deg;
}

.content {
	font-family: Arial, sans-serif;
}

.lightLink:link {
	color: #ece9d8;
	text-decoration: none;
}

.lightLink:visited {
	text-decoration: none;
	color: #ece9d8;
}

.lightLink:hover {
	text-decoration: underline;
	color: #ece9d8;
}

.lightLink:active {
	text-decoration: none;
	color: #ece9d8;
}

.t4 {
	width: 60px;
	color: #000000;
	background-color: #ffffff;
}

