#table_footer td {
	font-size: 14px;
	color: #FFFFFF;
}
#table_footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#table_footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#table_footer a:hover {
	color: #009BDB;
	text-decoration: underline;
}
#table_footer a:active {
	color: #009BDB;
	text-decoration: underline;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F4800;
}

.dps-txt09 {
	font-size: 9px;
}
.dps-txt10 {
	font-size: 10px;
}
.dps-txt11 {
	font-size: 11px;
}
.dps-txt12 {
	font-size: 12px;
}
.dps-txt14 {
	font-size: 14px;
}
.dps-txt16 {
	font-size: 16px;
}
.dps-txt16black {
	font-size: 16px;
	color: #000000;
}
.dps-txt18 {
	font-size: 18px;
}
.dps-txtblack {
	color: #000000;
}
.dps-pagetitle {
	font-size: 24px;
	font-weight: bold;
	color: #FDBB30;  /* #C59C1D; #0095D2; */
}
.dps-sectiontitle {
	font-size: 16px;
	font-weight: bold;
	color: #FDBB30;
}

a:link {
	color: #009BDB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0F5A78;
}
a:hover {
	text-decoration: underline;
	color: #CDA31D;
}
a:active {
	text-decoration: none;
	color: #CDA31D;
}