body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #006600;
}
.h_t {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.h_b {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}.input {border: 1px solid #999999;}

.font {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.input {border: 1px solid #999999;}


a.1:link {
	color: blue;
	text-decoration: underline;
}
a.1:visited {
	text-decoration: underline;
	color: blue;
}
a.1:hover {
	text-decoration: underline;
	color: blue;
}
a.1:active {
	text-decoration: underline;
	color: blue;
}