.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #e7e6e6;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #e7e6e6;
}
.credit_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #e7e6e6;
	text-decoration: none;
}
#table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #191919;
}
#table1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191919;
}
#table2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191919;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #191919;
}


