.text_header {
	font-family: Arial, Helvetica;
	font-size : 12pt;
	text-decoration : none;
	color: #ff850d;
	font-weight : bold;
}

.text_header_sub {
	font-family: Arial, Helvetica;
	font-size : 10pt;
	text-decoration : none;
	color: #4f007d;
	font-weight : bold;
}

p {
	font-family: Arial, Helvetica;
	font-size : 10pt;
	text-decoration : none;
	color: black;
	font-weight : normal;
}

td {
	font-family: Arial, Helvetica;
	font-size : 10pt;
	text-decoration : none;
	color: black;
	font-weight : normal;
}

ul {
	font-family: Arial, Helvetica;
	font-size : 10pt;
	text-decoration : none;
	color: black;
	font-weight : normal;
}

.footer {
	font-family: Arial, Helvetica;
	font-size : 8pt;
	text-decoration : none;
	color: white;
	font-weight : normal;
}

.footerLink {
	font-family: Arial, Helvetica;
	font-size : 8pt;
	text-decoration : none;
	color: black;
	font-weight : underline;
}

a:link.footerLink {
	font-family: Arial, Helvetica;
	font-size : 8pt;
	text-decoration : none;
	color: black;
	font-weight : underline;
}

a:active.footerLink {
	font-family: Arial, Helvetica;
	font-size : 8pt;
	text-decoration : none;
	color: black;
	font-weight : underline;
}

a:visited.footerLink {
	font-family: Arial, Helvetica;
	font-size : 8pt;
	text-decoration : none;
	color: black;
	font-weight : underline;
}

a:hover.footerLink {
	font-family: Arial, Helvetica;
	font-size : 8pt;
	text-decoration : none;
	color: black;
	font-weight : underline;
}


