body,td,th {
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #054873;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.h20 {
	line-height: 20px;
}
.h21 {
	line-height: 21px;
}
.h22 {
	line-height: 22px;
}
.h23 {
	line-height: 23px;
}
.h24 {
	line-height: 24px;
}
.h25 {
	line-height: 25px;
}
.h26 {
	line-height: 26px;
}
.p_end1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCBCBC;
}