body {
	background-color: #427DBD;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2C3E5E;
}
.bgtb {
	background-image: url(images/index_22.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:auto;
	width:360px;
	height:270px;
	color:#2C3E5E;
}

.bold {
	color:#9B9DA0;
}
.xbold {
	color:#427DBD;
	font-weight:bold;
}