.gray {color: #697A84;}
.red {color: red;}
.darkgray {color: #6A7A87;}
.white {color: #FFFFFF;}
.f12 {font-size: 12px;}
.f14 {font-size: 14px;}
.bold {font-weight: bold;}
.no_underline {text-decoration: none;}
.bullit {padding-left: 12px; background: url('../images/common/bullit.gif') 0px 5px no-repeat;}
.bullit_small {padding-left: 12px; background: url('../images/common/bullit.gif') 0px 4px no-repeat;}
.block {display: block;}
.top {vertical-align: top;}
.aleft {text-align: left;}
