.CenterAlign {
	text-align: center;
}

.RightAlign  
{
	text-align: right;
}
