.HeaderText {
	font-family: Helvetica;
	color: #ADC6D6;
	font-weight: bold;
	font-size: 12pt;
}

.Text {
	font-family: Helvetica;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}

.RedText {
	font-family: Helvetica;
	color: #FF3333;
	font-weight: bold;
	font-size: 10pt;
}

.BlackText {
	font-family: Helvetica;
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
	text-indent: 10px;
}

.BlackTextLight {
	font-family: Helvetica;
	color: #000000;
	font-weight: normal;
	font-size: 11pt;
	text-indent: 10px;
}

.link {
	font-family: Helvetica;
	color: #FDFE01;
	font-weight: bold;
	font-size: 10pt;
}

.greenlink {
	font-family: Helvetica;
	color: #72D411;
	font-weight: bold;
	font-size: 10pt;
}

.greenText {
	font-family: Helvetica;
	color: #72D411;
	font-weight: bold;
	font-size: 10pt;
}

li {
	font-family: Helvetica;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}
