body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.text-white-tables {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 20px;
	border-right-width: 20px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;



}
.text-clack-table {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.table-back {
	background-color: #A3C2BE;
}
.border-top {
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-top-color: #666666;
}
a:link {
	color: #0099CC;
}
.text-footer {
	font-size: 12px;
	color: #CCCCCC;
}
.text-body {
	font-size: 14px;
}
.border-bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a:visited {
	color: #EFB121;
}
