td {
	font-family: "Arial", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #333333;
}
.textProminent {
	font-family: "Arial", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 25px;

}
.tableProminent {
	background-color: #FFFFFF;
	padding: 3px 3px 3px 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 1px dotted #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px dotted #CCCCCC;


}
.textPromHead {
	font-family: "Arial", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;

}
.TextPromText {
	font-family: "Arial", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;

}
.BorderBlack {
	border: 1px solid #000000;
	margin: 0px;

}
.line {
	border: 1px dotted #000000;
}
.textVerySmall {
	font-family: "Arial", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 13px;
}
.textHeader {
	font-family: "Arial", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #666666;
	line-height: 28px;
	letter-spacing: -3px;

}
.tableArticle {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.textSmall {
	font-family: "Arial", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.lineArticle {
	border: 1px dotted #CCCCCC;
}
.BorderBlackTop {
	border: 1px solid #000000;
	margin: 0px 10px 0px 0px;
	padding: 0px;

}
.textHuge {
	font-family: "Arial", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100px;
	color: #FF6600;
	line-height: 110px;
	font-weight: bold;
	letter-spacing: -8px;


}
.tableLineTopandBottom {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}
