@charset "utf-8";
/* CSS Document */

.Listings {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.Heading {
	font-family: Tahoma;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
}
.Heading2 {
	font-family: Tahoma;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.SubHeading {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color: #990000;
}
.FootNote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.ListingsB {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	color: #333333;
}.centre {
	text-align: center;
}

