body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top {
	font-size: 12px;
	color: #000000;
}
.txt {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.txt2 {
	font-size: 12px;
	line-height: 18px;
	color: #43487B;
}
.txtb {
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
}
.txtb_w {
	font-size: 14px;
	color: #ffffff;
	font-weight: bolder;
}
.txtb_r {
	font-size: 14px;
	color: #990000;
	font-weight: bolder;
}
.txtb_r2 {
	font-size: 12px;
	color: #BC484E;
	font-weight: bolder;
}
.txtb_blue {
	font-size: 14px;
	color: #43487B;
	font-weight: bolder;
}
A.btn:hover {
	position:relative;
	top:1px;
	left:1px;
}
