body, td {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.topic1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #f45000;
}

.input {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #BCBCBC;
	width: 131px;
}

.input2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #BCBCBC;
	width: 250px;	
}

.move_button {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	border: 1 solid #808080;
	width: 120px;
	height: 32px;
	color: #575757;
}

.topic3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #0081BE;
	font-weight: bold;
}
.info1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
}
.info2, .info2 td {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.info3 {

	font-family: Tahoma;
	font-size: 11px;
	color: #005B88;
}

 A:link { color: #0081BE; text-decoration: none;}
 A:visited { color: #0081BE; text-decoration: none;}
 A:active { color: #0081BE; text-decoration: none;}
 A:hover { color: #00557B; text-decoration: underline;}
