@charset "UTF-8";
/* CSS Document */

.table1 {
	background-image: url(images/bg_main.png);
	background-repeat:no-repeat;
	padding-top:
}
	.txt1 {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 14px;
	line-height: 120%;
	font-stretch: wider;
	font-weight: bold;
}
.txtpurple {
	font-size:18px;
	color: #9D2EF4;
	text-align: center;
	font-weight: bold;
}
.txtpurple2 {
	font-size:24px;
	color: #9D2EF4;
	text-align: center;
	font-weight: bold;
}
.txtdrk {
	font-size:18px;
	color: #000;
	text-align: left;
	font-weight: bold;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
.red {
	color:red;
}