.MainHeadings {
	font-family: Tahoma;
	font-size: 16px;
	color: #DFB71D;
	font-weight: normal;
}
.SmallHeadings {
	font-family: Tahoma;
	font-size: 14px;
	color: #DFB71D;
	font-weight: normal;
}
.BodyBOLD {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
	}
.BodyText {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.Footnote {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-style: italic;
}.Listing {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;}
	
	
a.Listing:link {
	color: #000000;
		text-decoration: none;
}
a.Listing:visited {
	color: #000000;
		text-decoration: none;
}
a.Listing:hover {
	color: #000000;
	text-decoration: none;
}
a.Listing:active {
	color: #000000;
		text-decoration: none;
}
.BoldListing {
	font-family: Tahoma;
	font-size: 11px;
	color: #DFB71D;
	font-weight: bold;
}
a.BoldListing:link {
	color: #DFB71D;
		text-decoration: none;
}
a.BoldListing:visited {
	color: #DFB71D;
		text-decoration: none;
}
a.BoldListing:hover {
	color: #DFB71D;
	text-decoration: none;
}
a.BoldListing:active {
	color: #DFB71D;
		text-decoration: none;
}
