body
{


}
.CntrTxt
{
	text-align: center;
}

.LeftTxt
{
	text-align: left;
}
.RightTxt
{
	text-align: right;
}
.BlueTxt
{
	color: blue;
}
.RedTxt
{
	color: red;
}

