@charset "utf-8";
.tableContent {
	font-family: "Bradley Hand ITC";
	font-size: 18px;
	color: #3A1E12;
	background-color: #F9FABE;
	padding: 0px;
	font-weight: 600;
	font-style: normal;
	margin: 0px;
}
.linkage {
	font-family: "Bradley Hand ITC";
	font-size: 18px;
	color: #3A1E12;
	text-decoration: underline;
}
.headline {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3A1E12;
	background-color: #F9FABE;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.insidetitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #3A1E12;
	background-color: #F9FABE;
	margin: 0px;
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.linkage:hover {
	color: #630;
	text-decoration: underline;
	font-size: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.insidetext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #3A1E12;
	background-color: #F9FABE;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	text-align: justify;
}
a {
	color: #402810;
	border-top-color: #402810;
	border-right-color: #402810;
	border-bottom-color: #402810;
	border-left-color: #402810;
}
body table tr td a img {
	color: #2B1F07;
}

.newlink2 {
	font-size: 14px;
	font-weight: normal;
	color: #280E11;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
.newlink3 {
	font-size: 14px;
	color: #280E11;
	text-decoration: none;
}

