body {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			background-color: #fff;
		}
		.cnt {
			text-align: center;
		}
		.cnt_welcome {
			font-size: 18px;
			font-weight: bold;
			text-align: center;
		}
		.cnt_powered {
			font-size: 14px;
			font-weight: bold;
			text-align: center;
		}
		.cnt_small {
			font-size: 9px;
			text-align: center;
			padding-top: 50px;
		}
		.head_line {
			background-color: #6699cc;
			font-size: 18px;
			color: #ffffff;
		}
		.main_table {
			border: solid 1px #9D9992;
			font-size: 13px; background-color: #e6eef2;
		}
		h4 {
			font-size: 12px;
			color: #DD0000;
			text-align: center;
		}
		.button {
			border: 1px solid #55555;
			font-weight: bold;
		}



