body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #656565;
	line-height:170%
}
.english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.input {
	font-size: 12px;
}
.black {
	color: #333333;
}
.blue {
	color: #0059A5;
}
.boxline {
	border: 1px solid #E3E3E3;
}
a:link {
	color: #656565;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #656565;
}
a:hover {
	text-decoration: none;
	color: #0059A5;
}
a:active {
	text-decoration: underline;
	color: #0059A5;
}.white {
	color: #FFFFFF;
}
.green {
	font-size: 14px;
	color: #44A2A4;
}
.font14 {
	font-size: 14px;
	line-height: 220%;
}
.line {
	border: 1px dashed #CCCCCC;
}

