
input.text {
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
body,td,p,a, {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #656565;
	line-height: 20px;
}
.h1,h1,.h2,h2, b {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #656565;
	font-weight:normal;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #434343;
	line-height: 18px;
	text-indent: 8px;
}
a.address:link,a.address:visited {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #0000FF;
	line-height: 18px;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	color: #656565;	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:12px;
	color: #656565;	
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #656565;
	line-height: 20px;
}

.abold_ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #656565;
	line-height: 20px;
	font-weight:bold;
}

#andyscroll {
	overflow: hidden;
	background: #ffffff;
	padding: 0 5px;
	text-align: left;
	width:400px;
	height:20px;
	overflow:hidden;
}
#andyscroll a {
	font:12px/18px tahoma;
	color: #000; 
	float:left;
	width:100%;
	text-decoration: none;
	display:block;
}
#andyscroll a:hover {
	font:12px/18px tahoma;
	color: #F60;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
#sampleDiv {
	width:420px;
	font-size:12px;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
}
td,body,p,input {font-family:arial;}