.GoldBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC9900;
	letter-spacing: -0.5px;
	font-style: normal;


}
.GoldSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC9900;
	font-weight: bolder;
	letter-spacing: 1px;
	font-style: normal;



}
.GoldSmItalic {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC9900;
	font-weight: bolder;
	letter-spacing: -0.5px;
	font-style: italic;
}
.Default {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}
.BlackTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.BigBlackTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
