@charset "utf-8";
.titleOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 40px;
	font-weight: normal;
	color: #ce8a41;
	text-decoration: none;
}
.titleBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 40px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.titleGrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 40px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
.smallSerif-grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.smallSerif-black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}.smallSerif-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.smallSerif-orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #ce8a41;
	text-decoration: none;
}
.bodyText-Black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bodyText-BlackItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
.bodyText-BlackBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bodyText-Orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #ce8a41;
	text-decoration: none;
}
.bodyText-OrangeItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #ce8a41;
	text-decoration: none;
	font-style: italic;
}
.titleBlackSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
