.txt10 {
	font-size: 10px;
}
.txt12 {
	font-size: 12px;
}
.txt14 {
	font-size: 14px;
}
.red {
	color: #8A1A40;
}
.bold {
	font-weight: bold;
}
div.bg_ltBlu {
	background-color: #F2FBFF;
}
.txt_right
{
	text-align : right;
}
