
.italic-new { font-style: italic }
.times  { font-family: "Times New Roman", Georgia, Times }
.px12  { font-size: 12px }
.px14 { font-size: 14px }
.px16 { font-size: 16px }
.px20  { font-size: 20px }
.px18 { font-size: 18px }
.bold { font-weight: bold }
.l-space-16 { line-height: 16px }
.l-space-18 { line-height: 18px }
.l-space-22 { line-height: 22px }
.gray { color: gray }
.arial { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.curier { font-family: Swiss, SunSans-Regular, FontName, "Courier New", Courier, Monaco }
.px10 { font-size: 10px }
.px9 { font-size: 9px }
.yellow marker { background-color: red }
.center { text-align: center }
