/* CSS Document */
body{font-size:12px;color:#666666;}

.input3{
font-size:12px;
color:#333333;
border:1px solid #999999;
width:50px;}

.input1{
font-size:12px;
color:#333333;
border:1px solid #999999;
width:200px;}

.input2{
font-size:12px;
color:#333333;
border:1px solid #999999;
width:140px;}
.button1{
border:0px solid #CECECE;
font:sans-serif;
background:#FFFFFF;
font-size:12px;
color:#333333;
width:212px;
height:16px;}a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
