.navi {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #401600;
	text-decoration: none;
}
.naviWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7d2a00;
}
.txtBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7d2a00;
	text-decoration: none;
}
.content {
	border: none;
	height: 330px;
	width: 700px;
	text-align: left;
	overflow: auto;
	padding: 3px;

}
.txtWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.jazz {
	border: none;
	height: 330px;
	width: 700px;
	text-align: left;
	overflow: auto;
	padding: 3px;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7d2a00;
}
