.black_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 120%;
	font-weight: bold;
}
.black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 150%;
	font-weight: normal;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 150%;
	color: #FFFFFF;
	font-weight: normal;
}
.text-9pt-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.text-11pt-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.orange_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 120%;
	color: #C15C1A;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 120%;
	font-weight: normal;
}
.bold-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	font-weight: bold;
	color: #009900;
}
.small_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}
.small_title_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}
.bold-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	line-height: normal;
	font-weight: bold;
	color: #CC0033;
}
.gray-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	color: #999999;


}
p {
	margin: 1em 0;
}
.td1 {
	background-color: #8BD3E5;
	text-align: center;
	color: #333333;
	font-size: 10px;
}
.td2 {
	background-color: #ffffff;
	text-align: center;
	color: #333333;
	font-size: 10px;
}

