﻿/* CSS Document */

.center {
 text-align: center;
}

.noborder {
 border-width: 0px;
}

.line-height-150 {
 line-height: 150%;
}
