.table_bg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	background-color: #8776A2;
	background-image: url(images/bg_purple.jpg);
	background-repeat: repeat;
	text-align: center;
}
.justify {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
