.bold { font-weight: bold }
.blk { color: #000000 }
.white { color: #ffffff }
.yellow { color: #ffff00 }
.normal     { font-style: normal; font-weight: normal; font-size: 12px; line-height: 100%; font-family: Arial, Verdana }
.ftsm    { font-style: normal; font-weight: normal; font-size: 11px; line-height: 100%; font-family: Verdana }
.ftsmital  { font-style: italic; font-weight: normal; font-size: 10px; line-height: 100%; font-family: Verdana }
.ftlgital2 { font-style: italic; font-weight: normal; font-size: 15px; line-height: 100%; font-family: Verdana }
.Header   { font-style: normal; font-weight: bold; font-size: 13px; line-height: 100%; font-family: Verdana, Times }
.under { text-decoration: underline }
.center { text-align: center }
