
.bm12 { font-size: 12px }
.bold { font-weight: bold }
.bold_18 { font-weight: bold; font-size: 18px }
.bottom { vertical-align: bottom }
.center { text-align: center }
.date { font-weight: normal; font-size: 12px; text-indent: 10px }
.date2 { font-weight: normal; font-size: 12px; text-indent: 0px }
.italic { font-style: italic }
.left { text-align: left }
.middle { vertical-align: middle }
.right { text-align: right }
.top { vertical-align: top }
a { text-decoration: none }
a:active { color: yellow }
a:hover { color: aqua }
a:link { color: green }
a:visited { color: maroon }
strong { color: red; font-weight: bold }
td { color: #006; font-size: 14px; vertical-align: bottom }