body {
	background-color: #FFFFFF;
	margin: 0px;
}.txt12-black {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.txt12-white {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;

}
.txt10-black {
	font-size: 10px;
	color: #333333;
}
.txt12-red {
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
}
.border1 {
	border: 1px solid #333333;
}
