.AlignLeft {
text-align: left;
}
.AlignCenter {
text-align: center;
}
.AlignRight {
text-align: right;
}