
.bold {
font-weight: bold;
}

.textAlignRight {
text-align: right;
}

.textAlignCenter {
text-align: center;
}

