TD {
	font-family: "century gothic", arial, Courier;
	font-size:12px;
}

BODY {
	font-family: "century gothic", arial, Courier;
	background-color: #ffcc00;
	font-size:12px;
}


TD.Tag_it {
	color: #000066;
	font-size: 18px;
}

.cnt_input_text {
	color: #000000;
	border: 1 solid #000000;
	background-color: #FFFFFF;
	height: 23px;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

.header1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

.cont_type1 {
	color: #000066;
	font-family: "century gothic", arial, Courier, Courier New, sans-serif;
	font-size: 14px;
}

.small_ok {
	color: #009999;
	font-family: "century gothic", arial, Courier, Courier New, sans-serif;
	font-size: 10px;
}

.small_fail {
	color: #FF0000;
	font-family: "century gothic", arial, Courier, Courier New, sans-serif;
	font-size: 10px;
}

A.big_ok, A.big_ok:active, A.big_ok:visited, A.big_ok:hover {
	color: #006600;
	font-family: "century gothic", arial, Courier, Courier New, sans-serif;
	font-size: 18px;
	text-decoration: none;
}

A.big_cancel, A.big_cancel:active, A.big_cancel:visited, A.big_cancel:hover {
	color: #FF0000;
	font-family: "Century Gothic", arial, Courier, Courier New, sans-serif;
	font-size: 18px;
	text-decoration: none;
}

.box_text {
	color: #FFFFFF;
	font-style: italic;
	font-size: 12px;
}