.HeadlineHUGE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: italic;
	color: #FFFFCC;
	text-align: justify;
}
.HeadlineLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #FFFFCC;
	text-align: justify;
}
.HeadlineNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFCC;
	text-align: justify;
}.CopyNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFCC;
	text-align: justify;
	font-weight: bold;
}
.InventoryNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFCC;
	text-align: left;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
.InventoryBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFCC;
	text-align: left;
	font-weight: bold;
}

.LinksPaging{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 1.5;
	color: #FFFFCC;
	text-align: left;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
}

.LinksPagingDisabled{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 1.5;
	color: #cccccc;
	text-align: left;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
}

