

		body {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			background-color: #DDDDDD;
		}
		.cnt {
			text-align: center;
		}
		.cnt_welcome {
			font-size: 16px;
			font-weight: bold;
			text-align: center;
		}
		.cnt_powered {
			font-size: 14px;
			font-weight: bold;
			text-align: center;
		}
		.cnt_small {
			font-size: 12px;
			text-align: center;
			padding-top: 50px;
		}
		.head_line {
	background-color: #BBBBBB;
	font-family: "Comic Sans MS", "MS Sans Serif";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
		}
		.main_table {
			border: solid 1px #9D9992;
			font-size: 13px;
		}
		h4 {
			font-size: 12px;
			color: #DD0000;
			text-align: center;
		}
		.button {
			border: 1px solid #55555;
			font-weight: bold;
		}
.copy {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.copy a {
	color:#FFFF66;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
a {
	color : #FF9933;
	font-size : 16px;
	font-family :"Comic Sans MS";
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	color:#333399;
}
.date {
	font-family:"Comic Sans MS";
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;