.common {
	line-height: 25px;
}
.s-line-height {
	line-height: 20px;
}
.button1 {
	background-color: #EEEEEE;
	border: 1 solid #3FB7C0;

}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: underline;
}
.text1 {
	border: 1px solid #999999;
}
.indent {
	text-indent: -20pt;
	display: none;
	padding: 20px;
	margin: 20px;
	list-style-position: outside;
	list-style-type: none;




}
