.info1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #BD9746;
}
.head {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #DDBD4E;
}
.info {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #BD9746;
}
.hidden {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8px;
	color: #000000;
}

a.gold:link {
	color: #BD9746;
	text-decoration: none;
	font-size: 12px;
}
a.gold:visited {
	color: #FDE583;
	text-decoration: none;
	font-size: 12px;
}
a.gold:hover {
	color: #FFE37F;
	text-decoration: underline;
	font-size: 12px;
}
a.gold:active {
	color: #E4C44B;
	text-decoration: none;
	font-size: 12px;
}

a.gold14:link {
	color: #FDE583;
	text-decoration: none;
	font-size: 14px;
}
a.gold14:visited {
	color: #E4C44B;
	text-decoration: none;
	font-size: 14px;
}
a.gold14:hover {
	color: #FFE37F;
	text-decoration: underline;
	font-size: 14px;
}
a.gold14:active {
	color: #E4C44B;
	text-decoration: none;
	font-size: 14px;
}
.head2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #BD9746;
}

.head3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #ECDDBC;
}

.img_4px {
	border: 4px solid #755500;
}

.img_2px {
	border: 2px solid #755500;
}
.td_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BD9746;
}
.strikethrough {
	text-decoration: line-through;
}
