body {
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10px;
}

.text0 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.text1 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ff660c;
}
.text2 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #A294C7;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #888888 ;
}

a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 00c6ff;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 00c6ff;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: ffff00;
	text-decoration: underline;
}

.input1 {
	width:12em;
	padding:0.1em;
	color:#505050;
	border:1px solid #aaaaaa;
	letter-spacing:0.3ex;
	font-weight:bold;
	text-align:center
}

.input2 {
	font-size:10px;
	width:18em;
	padding:0.1em;
	color:#505050;
	border:1px solid #cccccc;
	letter-spacing:0.3ex;
	font-weight:bold;
	text-align:center;
}

.span1{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: 00c6ff;
	text-decoration: none;
	cursor: pointer;
}
