.maintxt {
	font-family: "Caslon 540 LT Std", "Times New Roman", Times, serif;
	color: #606621;
	
}
.maintxtJustified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}
.txtOrangeBig {
	font-size: large;
	color: #AB650C;
	font-weight: bold;
	text-align: center;
}
#Table_01 tr td table tr td .txtOrangeBig {
	font-size: x-large;
}
.txtWhiteRustbg {
	color: #FFF;
	font-weight: bold;
}
.txtRust {
	color: #AB650C;
}
.txtBlack {
	color: #000;
}
body,td,th {
	color: #606621;
	line-height: 1.5;
}
a:link {
	color: #000;
	text-decoration:none;
}
a:visited {
	color: #000;
	text-decoration:none;
}
a:hover {
	color: #AB650C;
	text-decoration:none;
}
a:active {
	color: #AB650C;
	text-decoration:none;
}

