body {
	background-color: #FFFFFF;
	background-image: none;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 100%;
	color: #000000;
	line-height: 110%;
}

.txt_bold_w {
	font-size: 100%;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_80 {
	font-size: 80%;
}
.txt120b {
	font-size: 120%;
	line-height: 160%;
	font-weight: bold;
}
.txt120b_w {
	font-size: 120%;
	line-height: 160%;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_100 {
	font-size: 100%;
	line-height: 140%;
}
.txt_80cap {
	font-size: 80%;
	color: #003399;
}

